Snack is a minimal CSS framework for web. But the main purpose of this framework is not mini size. For more reason,I hope the framework can simplified the class name which we used and provide a more generally components.
$ npm install snack.css --save
@use 'snack.css/index';
The @use-based Sass API is only available in the version 2.7.0 or above.
MIT License