atom-beautify/examples/nested-jsbeautifyrc/sass/expected/alphasort1.scss

5 lines
123 B
SCSS

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