atom-beautify/examples/simple-jsbeautifyrc/alphasort1.scss

5 lines
124 B
SCSS

.example(){
.base-apple(); // Sets base apple color to red
.apple-color(@color-green); // Sets apple color to green
}