Skip to content
xstyled-system / 4.0.0

xstyled-system 4.0.0

Install from the command line:
Learn more about npm packages
$ npm install @wttj/xstyled-system@4.0.0
Install via package.json:
"@wttj/xstyled-system": "4.0.0"

About this version

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 @wttj/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 '@wttj/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.

Details


Assets

  • xstyled-system-4.0.0.tgz

Download activity

  • Total downloads 21
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all