1# You can do it with SASS itself
2# Nevermind these malware infested sites below
3sass-convert style.sass style.scss
1/* Answer to: "scss to css" */
2
3/*
4 You can convert SCSS to CSS here:
5 https://jsonformatter.org/scss-to-css
6
7 Wanna convert it back? Google "css to scss" and see my answer there!
8*/
1/* You cannot use scss in an html file so the simplest
2solution is to use an online tool to convert scss to css*/
3https://jsonformatter.org/scss-to-css