styled-manila

1.0.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i styled-manila

Weekly Downloads

48

Version

1.0.1

License

MIT

Unpacked Size

15 kB

Total Files

5

Last publish

Collaborators

  • mike3run