Releases: maizzle/tailwindcss-mso
Releases · maizzle/tailwindcss-mso
v2.0.0
v1.4.4
v1.4.3
v1.4.2
Just updated dependencies, see compare view:
v1.4.1
v1.4.0
This release migrates the test suite to use Vitest, and adds a bunch of new utilities:
For border colors:
mso-border-alt
mso-border-between
mso-border-bottom-alt
mso-border-left-alt
mso-border-right-alt
mso-border-top-alt
For border widths:
mso-border-between-width
mso-border-width-alt
mso-border-bottom-width-alt
mso-border-left-width-alt
mso-border-right-width-alt
mso-border-top-width-alt
Other border-related utilities:
mso-border-bottom-source
mso-border-left-source
mso-border-right-source
mso-border-top-source
mso-border-shadow
mso-border-effect
Other utilities:
mso-shadow-color
Commit highlights:
v1.3.0
Added
- Support for arbitrary values
respectImportant
plugin option (by default, the plugin does not respect theimportant
key in your Tailwind config)- New utilities
mso-font-alt
(uses values in your config'sfontFamily
)mso-arabic-font-family
mso-para-margin
,mso-para-margin-top
,mso-para-margin-right
,mso-para-margin-bottom
,mso-para-margin-left
mso-element-top
mso-element-frame-height
mso-shading
mso-element-wrap
mso-element-frame-vspace
,mso-element-frame-hspace
Changed
- replaced
ava
withjest
for tests
Fixed
- fixed generation of negative value utilities