Skip to content
This repository was archived by the owner on Dec 15, 2024. It is now read-only.

v1.2.0

Choose a tag to compare

@benface benface released this 18 Feb 05:22

Added

  • Added the tailwindcss-gap plugin along with the maxGap option
  • Added the tailwindcss-fluid-container plugin along with the container option
  • Added the tailwindcss-triangles plugin along with the triangles option
  • Added the tailwindcss-interaction-variants plugin; those variants can be used by including them in the new allVariants option
  • Added the tailwindcss-list-style plugin
  • Added the tailwindcss-multi-column plugin along with the maxColumnGap option
  • Added the components, utilities, and utilityVariant options to create custom components and utilities
  • Added 45-degree rotation increments
  • Added current-color to the list of gradient colors

Removed

  • Removed the tailwindcss-object-fit and tailwindcss-object-position plugins since they were deprecated

Changed

  • Multiple reset improvements