Nuclear.css
An experiment in generating atomic, immutable, class-based CSS.
Install / Use
/learn @callmecavs/Nuclear.cssREADME
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
