Answers for "convert css file to sass"

CSS
0

How to convert directory SASS/SCSS to CSS via command line?

sass --watch input.scss output.css
Posted by: Guest on December-20-2021

Browse Popular Code Answers by Language