Skip to content

wpflames/Webpack-with-SASS-Loader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack-with-SASS-Loader

Webpack with SASS Loader

Initialize package.json

npm init -y

Install the following packages:

  • Webpack
  • Webpack-CLI
  • Sass Loader
  • Node Sass

npm install --save-dev webpack webpack-cli sass-loader node-sass

About

Webpack with SASS Loader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors