Skip to content

2.0.0 - postcss 8 support

Compare
Choose a tag to compare
@zner0L zner0L released this 14 Jun 10:54
· 5 commits to master since this release
2b60f4c

This is a breaking release: The new version uses the new postcss 8 APIs and can therefore only be used with postcss versions > 8.

The new version should bring speed improvements as it utilizes the new and faster API. Also, thanks to typescript the plugin now supplies types for you to use.

Migration

If you already use postcss 8, you should only consider adding the fontName option, to prevent collisons, as font names are no longer generated as hashes of the containing icons.