Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

v2.2.0

Latest
Compare
Choose a tag to compare
@benface benface released this 03 Feb 19:31
· 3 commits to master since this release

Added

  • Added a default transition property, which generates a simple transition class and includes all the properties from colors as well as opacity, box-shadow, and transform (taken from Tailwind 1.2)
  • Added a shadow transition property (taken from Tailwind 1.2)
  • Added 50, 75, 150, 200, 300, and 400 transition durations

Changed

  • The transition-colors utility now includes the fill and stroke properties, in addition to background-color, border-color, and color (taken from Tailwind 1.2)