Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add support to directly minify a less file with $rm->minify(...)
Usage: rockmigrations()->minify( __DIR__ . '/src/Foo.less', __DIR__ . '/dst/Foo.min.css' );
- Loading branch information