1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-16 19:14:01 +02:00

test scssphp functionality

tested cache dependencies
This commit is contained in:
Elan Ruusamäe
2016-10-13 12:21:09 +03:00
parent 3014900cd4
commit 2bd69ca5b1
4 changed files with 81 additions and 0 deletions

View File

@@ -9,4 +9,8 @@ return array(
'less' => array(
'//_test_files/main.less',
),
'scss' => array(
'//_test_files/main.scss',
),
);