Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 335 Bytes

README.md

File metadata and controls

27 lines (21 loc) · 335 Bytes

Implementation of SCSS theme packaging based on gulp

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Git commit

npm run commit 

Release update

npm run release