@xstyled/system
TypeScript icon, indicating that this package has built-in type declarations

3.8.1 • Public • Published

xstyled

A utility-first CSS-in-JS framework built for React.

License npm package npm downloads CircleCI codecov Code style Dependencies DevDependencies Small size

npm install @xstyled/system

See the documentation at xstyled.dev for more information about using xstyled!

Quicklinks to some of the most-visited pages:

Example

import styled from 'styled-components'
import { system } from '@xstyled/system'

const Box = styled.div(system)

export default Box

License

Licensed under the MIT License, Copyright © 2019-present Greg Bergé.

See LICENSE for more information.

/@xstyled/system/

    Package Sidebar

    Install

    npm i @xstyled/system

    Homepage

    xstyled.dev

    Weekly Downloads

    23,561

    Version

    3.8.1

    License

    MIT

    Unpacked Size

    551 kB

    Total Files

    8

    Last publish

    Collaborators

    • probablyup
    • neoziro