Skip to content

khalednigrou/scss-pug-webpack

Repository files navigation

markup-template

webpack with pug and scss

Install

npm i

Start local app in browser

npm run start

Build

npm run build

Preview of dist/ in browser

npm run preview

Build for GitHub page

Build Sass Documentation for GitHub Page

  1. Generate resources:

    npm run sassdoc
  2. Copy generated files from /sassdoc/ to /docs/sass/.

  3. Commit and push to main.

About

webpack with pug and scss

Resources

License

Stars

Watchers

Forks

Releases

No releases published