nielsen-style
v1.0.1
Published
stylesheet for my personal website
Readme
tachyons project
This project was generated by the tachyons-cli.
For more documentation please see tachyons.io.
Installation
In order to install the required npm dependencies, run $ npm install .
npm install .Usage
Run $ npm start to compile the css and minify it. Then, open the index.html
npm start && open index.html