9.2.0
goranalkovic-infinum
released this
01 Oct 07:38
·
12 commits
to main
since this release
Changes:
- Introduced new, more flexible, and simpler to use
tailwindClasses
function. ReplacesgetTwPart
,getTwDynamicPart
, andgetTwClasses
.- Potentially breaking:
twClassesEditor
is now appended totwClasses
. If you need editor-only classes, you can now use thetwClassesEditorOnly
key. Editor-only classes replacetwClasses
, but will also have classes fromtwClassesEditor
. - Potentially breaking:
parts
key in manifest now supports specifying multiple parts just with a comma-separated string. - You can now apply classes to multiple parts within one option or combination! Also work with responsive options.
- There are now (basic) warnings for misconfigurations of parts and options.
- Potentially breaking: