A utility-first CSS-in-JS framework built for React.
npm install @xstyled/system
See the documentation at xstyled.dev for more information about using xstyled!
Quicklinks to some of the most-visited pages:
import styled from 'styled-components'
import { system } from '@xstyled/system'
const Box = styled.div(system)
export default Box
Licensed under the MIT License, Copyright © 2019-present Greg Bergé.
See LICENSE for more information.