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:
@@ -9,4 +9,8 @@ return array(
|
||||
'less' => array(
|
||||
'//_test_files/main.less',
|
||||
),
|
||||
|
||||
'scss' => array(
|
||||
'//_test_files/main.scss',
|
||||
),
|
||||
);
|
||||
|
Reference in New Issue
Block a user