- Fix a bug where stroke and fill plugins didn't properly handle the next object syntax for color definitions (#821)
- Fix a bug where you couldn't have comments near
@apply
directives (#847) - Make it possible to disable all core plugins using
corePlugins: false
(#849) - Make it possible to configure a single list of variants that applies to all utility plugins (#852)
- Make it possible to whitelist which core plugins should be enabled (#853)