unpurecss
v0.1.0
Published
Unpure is a ridiculously tiny CSS library you can use to start any web project.
Downloads
1
Maintainers
Readme
Unpure
Forked from https://github.com/yahoo/pure.
The fork tries to be less intrusive than pure.css in the sense that native html tags are used instead of pure-classes wherever possible. So .pure-table
becomes just table
, .pure-button
can be button
or .button
and so on.
ToDo
- make it ready for bower
- make it ready for npmjs
This css framework is also unpure as it uses adjoining classes, so don't use it with Internet Explorer 6 or earlier.
License
This software is free to use under the Yahoo! Inc. BSD license. See the LICENSE file for license text and copyright information.