Skip to content

v1.3.0

Compare
Choose a tag to compare
@cossssmin cossssmin released this 14 Sep 14:17
· 91 commits to master since this release

Added

  • Support for arbitrary values
  • respectImportant plugin option (by default, the plugin does not respect the important key in your Tailwind config)
  • New utilities
    • mso-font-alt (uses values in your config's fontFamily)
    • 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 with jest for tests

Fixed

  • fixed generation of negative value utilities

v1.2.0...v1.3.0