Webpack, Scss and HTML Minimal and Easy Setup For Every Developer

Hi, everyone.

I’ll show now very easy way to setup scss, webpack in your HTML project. By this you can easily use scss in your HTML project without any hassle and make some real good maintainable CSS.

 

Init Npm project

npm init

Then generate a very basic npm scafolding. Like below file.

So, package.json file will be created, like

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top