mirror of
https://github.com/mrclay/minify.git
synced 2025-09-01 18:02:54 +02:00
test scssphp functionality
tested cache dependencies
This commit is contained in:
8
tests/_test_files/_included.scss
Normal file
8
tests/_test_files/_included.scss
Normal file
@@ -0,0 +1,8 @@
|
||||
/* lesstest2.scss */
|
||||
|
||||
|
||||
a.included {
|
||||
color: $primary-color;
|
||||
font-size: 13px;
|
||||
text-decoration: none;
|
||||
}
|
Reference in New Issue
Block a user