must-have-css

Must have CSS packages

Usage no npm install needed!

<script type="module">
  import mustHaveCss from 'https://cdn.skypack.dev/must-have-css';
</script>

README

must-have-css

A tiny package of must have CSS libraries

Included libraries

Installation

Yarn:

yarn add must-have-css

NPM:

npm i must-have-css

Unpkg CDN:

<link rel="stylesheet" href="https://unpkg.com/must-have-css/src/index.min.css"/>

jsDelivr CDN:

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/must-have-css/src/index.min.css"/>

License

MIT