UNPKG

sterling-css

Version:

A set of small CSS components suitable for any project.

13 lines (11 loc) 250 B
# Sterling CSS A set of small CSS components suitable for any project. ### Installation **CDN:** ```` <link rel="stylesheet" href="https://unpkg.com/sterling-css@latest/dist/sterling.min.css"> ```` **NPM:** ```` npm install --save sterling-css ````