Skip to content

Add support for embedding files in CSS

Compare
Choose a tag to compare
@HavokInspiration HavokInspiration released this 12 Jul 20:10
· 5 commits to master since this release

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