Skip to content

snack-ui/snack

Repository files navigation

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