0.2.0 • Published 9 years ago

sircus-elements-body v0.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

sircus-elements-body

npm version

Dependencies

Installation

npm:

$ npm install sircus-elements-body sircus-global-property

Usage

cssnext:

input.css

@import "sircus-elements-body";
@import "sircus-global-property";

sass:

input.scss

@import "./node_modules/sircus-global-property/converted";
@import "./node_modules/sircus-elements-body/converted";

html

<body>...</body>

Contributing

We Need Your Help!

License

Released under the MIT license.