2bb392f60c
Adds sass tool that can be used to convert *.sass and *.scss files into *.css files.
4 lines
40 B
SCSS
4 lines
40 B
SCSS
@import "foobar";
|
|
|
|
body { color: red; }
|