Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@benface benface released this 05 Feb 16:36
· 6 commits to main since this release

Changed

  • Changed to use Tailwind 1.2’s new plugin definition syntax
  • Flattened the theme configuration in order to support theme.extend which only allows extending top-level objects; in other words, the linearGradients object that contained nested directions and colors objects has been replaced by two top-level theme objects, linearGradientDirections and linearGradientColors; same for radialGradients (radialGradientShapes, radialGradientSizes, etc.), conicGradients (conicGradientStartingAngles, conicGradientPositions, etc.), repeatingLinearGradients, repeatingRadialGradients, and repeatingConicGradients