All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project mostly adheres to Semantic Versioning.
- Border image should be visible now (hardcoded
border-image-slice
value to1
)
- Radial border gradients
- Tailwind 1.0.0 compatibility
- The plugin doesn’t accept a config object anymore; instead, it finds what it needs in the
theme
andvariants
keys of your config (seeREADME
for more info) - Responsive variants are now generated by default
Update repo URLs, add keywords (c189513)
Initial release