项目作者: callmecavs

项目描述 :
An experiment in generating atomic, immutable, class-based CSS.
高级语言: CSS
项目地址: git://github.com/callmecavs/nuclear.css.git
创建时间: 2016-04-25T00:07:45Z
项目社区:https://github.com/callmecavs/nuclear.css

开源协议:

下载


nuclear.css

An experiment in generating atomic, immutable, class-based CSS.

About

CSS frameworks such as Basscss and Tachyons have popularized the concept of using composable, immutable CSS classes to lay the foundation for a stylesheet.

Nuclear provides the basis for generating a customized set of these classes, using Sass maps.

Usage

Look at the source file, and the unminified distribution file, to understand how the class names are generated.

Edit and recompile the source - using the Gulpfile if you prefer - to create your own set of classes.

License

MIT. © 2016 Michael Cavalea