⚠️ ☠️ This repo is archived. The code content of this repo is merged into ➡️ Uniform.css
Install the component using Bower:
$ bower install underwear.css
Or download as ZIP.
- Clone this repository.
- Run
npm install
. - Run
npm run watch
. - HTTP serve the files, we prefer
polyserve
. - Modify any file in
src
, and refresh the browser page to see your changes.
Please make sure to modify only files in src
directory. Including index.html
.