1.0.1 • Published 7 years ago

styled-manila v1.0.1

Weekly downloads
182
License
MIT
Repository
github
Last release
7 years ago

styled-manila

Manila mixins for the component age

NPM JavaScript Style Guide CircleCI

Install

npm install --save styled-manila

Usage

Each mixin is fully tree shakeable to provide the best compiled results experience.

import styled from 'styled-components'
import { stdBackground } from 'styled-manila'

const MyComponent = styled.div`
  ${stdBackground}
`

License

MIT © shelldandy

1.0.1

7 years ago

1.0.0

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago