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

update cssmin import. resolves #590

refs a1489b2
This commit is contained in:
Elan Ruusamäe
2017-04-18 18:22:28 +03:00
parent a1489b2d8a
commit b6e4b7f152

View File

@@ -4,6 +4,8 @@
* @package Minify
*/
use tubalmartin\CssMin\Minifier as CSSmin;
/**
* Wrapper for CSSmin
*