Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 507 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 507 Bytes

Advanced-css

Netlify Status

npm run start

to run the project during development.

npm run compile:css

to generate compiled css codes from sass

npm run contcat:css

to concatenate the icon-font.css with compiled css

npm run compress:css

to compress the css code.

npm run build

to build/ run the project.