This repository was archived by the owner on Dec 15, 2024. It is now read-only.
  
  
  
  
Changed
- Changed to use Tailwind 1.2’s new plugin definition syntax
 - Flattened the theme configuration in order to support 
theme.extendwhich only allows extending top-level objects; in other words, thelinearGradientsobject that contained nesteddirectionsandcolorsobjects has been replaced by two top-level theme objects,linearGradientDirectionsandlinearGradientColors; same forradialGradients(radialGradientShapes,radialGradientSizes, etc.),conicGradients(conicGradientStartingAngles,conicGradientPositions, etc.),repeatingLinearGradients,repeatingRadialGradients, andrepeatingConicGradients