An experiment in generating atomic, immutable, class-based CSS.
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.
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.
MIT. © 2016 Michael Cavalea