SkillAgentSearch skills...

Gasoline.css

No description available

Install / Use

/learn @AaronF/Gasoline.css
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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
View on GitHub
GitHub Stars7
CategoryDevelopment
Updated3y ago
Forks1

Languages

SCSS

Security Score

50/100

Audited on Sep 16, 2022

No findings