Skip to content

Releases: mdmarufsarker/scss-template

v2.0.0

28 Oct 19:57
Compare
Choose a tag to compare

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

30 May 08:19
ff1f48b
Compare
Choose a tag to compare

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 ⭐