Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 1.21 KB

README.md

File metadata and controls

37 lines (26 loc) · 1.21 KB

Snack

npm license Gitter

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.

Installation

$ npm install snack.css --save

Usage

@use 'snack.css/index';

The @use-based Sass API is only available in the version 2.7.0 or above.

Overview

License

MIT License