Download dependences: npm install
- Build files for debug:
npm run dev
- Build files for debug and watch changed files:
npm run watch
- Build minified files for production:
npm run production
Webpack CSS Example is released under the MIT License.
Download dependences: npm install
npm run dev
npm run watch
npm run production
Webpack CSS Example is released under the MIT License.