Skip to content

AaronF/gasoline.css

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gasoline.css framework

Install

cd assets
npm i

Watch for changes (development)

This will watch the assets/css and assets/js directories for changes and compile on the fly. This won't generate any .map files.

cd assets
npm run watch

Build

This will build the contents of assets/css and assets/js for production (including any .map files).

cd assets
npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published