Skip to content

yerofey/must-have-css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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