1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-11 16:44:44 +02:00
Files
minify/tests/_test_files/_included.scss
Elan Ruusamäe 2bd69ca5b1 test scssphp functionality
tested cache dependencies
2016-10-13 12:21:09 +03:00

9 lines
107 B
SCSS

/* lesstest2.scss */
a.included {
color: $primary-color;
font-size: 13px;
text-decoration: none;
}