3.1.3-agriffis.2 • Published 2 years ago

@agriffis/xstyled-system v3.1.3-agriffis.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

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

npm install @agriffis/xstyled-system

Docs

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