/highly-organized-css-presentation

How to write highly organized css

Primary LanguageJavaScriptMIT LicenseMIT

highly-organized-css

How to write highly organized css

Usage

Install the node packages

npm install

Start the server

fly watch

Then go to one of the urls that is output in the console.

To list out file paths like they're in this presentation install a utility called tree the easiest way to install it is through brew install tree.

tree --dirsfirst -FL 1 [path to the folder]