snack.css

A minimal CSS framework for web.

Usage no npm install needed!

<script type="module">
  import snackCss from 'https://cdn.skypack.dev/snack.css';
</script>

README

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';

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

Overview

License

MIT License