milligram-cssnext

A fork of minimalist CSS framework milligram written for postcss-cssnext.

Usage no npm install needed!

<script type="module">
  import milligramCssnext from 'https://cdn.skypack.dev/milligram-cssnext';
</script>

README

A fork of minimalist CSS framework Milligram built for postcss-cssnext.

Build Status

Why it's awesome?

Milligram provides a minimal setup of styles for a fast and clean starting point. Just it! Only 2kb gzipped! It's not about a UI framework. Specially designed for better performance and higher productivity with fewer properties to reset resulting in cleaner code. Hope you enjoy!

Download

Install with npm

$ npm install milligram-cssnext

Usage

@import "normalize-css";
@import "milligram-cssnext";

Table of Contents

Contributing

Want to contribute? Follow these recommendations.

License

Designed with ♥ by CJ Patoilo. Licensed under the MIT License.