Skip to content

Releases: elephfront/robo-css-minify

Remove duplicate code

14 Jul 15:03

Choose a tag to compare

Merge pull request #6 from elephfront/remove-duplicate-code

Removes duplicate code

License update

13 Jul 11:39

Choose a tag to compare

1.2.1

Update license file

Add support for embedding files in CSS

12 Jul 20:10

Choose a tag to compare

It is now possible to specify the max size of the file that will be embedded in the resulting CSS by using the setMaxImportSize() method as well as limiting which files should be by specifying their extensions using the setImportExtensions() method

Add GZIP compression support

11 Jul 12:21

Choose a tag to compare

1.1.0

Removes the "WIP" notice from the README

First release

11 Jul 11:36

Choose a tag to compare

1.0.0

Write the README