3 lines
128 B
Plaintext
3 lines
128 B
Plaintext
# To fix the validation for the css files
|
|
sass --watch css_style.scss:css_style.compiled.scss --sourcemap=none --style expanded
|