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