@mhoumann87/start_scss

0.1.0 • Public • Published

Webpack Start SCSS

Webpack starter files for a project with SCSS, PostCss and basic Javascript. This setup works with dart-sass, and @use and @forward, and will generate a separate CSS file.

Delete the content of the scss files and index.js. That is just for demonstration.

To start the dev server use

npm start
yarn start

To make a production build use

npm run build
yarn run build

Package Sidebar

Install

npm i @mhoumann87/start_scss

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

3.9 kB

Total Files

10

Last publish

Collaborators

  • mhoumann87