Releases: mdmarufsarker/scss-template
Releases · mdmarufsarker/scss-template
v2.0.0
In this version, you can write your SCSS code in the style.scss file. When you run the script this will continuously watch your code and compile it to vanilla CSS code in the style.css file.
Whenever you publish your project on GitHub and upload it on the live server then it works properly without any errors.
Don't forget to give a star star
Read the documentation for more info.
v1.0.0
In this version you can write your scss code in the style.scss file. When you run the script this will continuously watch your code and compile it to vanilla css code in the style.css file.
Whenever you publish your project on GitHub and upload it on live server than it works properly without any error.
Don't forget to give a star ⭐