Skip to content

v4.0.0 🚀 - Positively PostCSS

Compare
Choose a tag to compare
@DHedgecock DHedgecock released this 04 Mar 15:49
· 128 commits to main since this release

Componentry V4 enables a significantly upgraded workflow for customizing styles by using PostCSS instead of SASS for styles processing.

Release blog post

V4 improvement highlights:

  • Library styles migrated to PostCSS
  • TailwindCSS compatibility for utility classes

V3 Migration

V4 includes the following breaking changes:

  • Library utility props only accept theme values
  • Library utility classes require Tailwind integration
  • Library styles are migrated from SASS to PostCSS

See the release blog post for details.

Full Changelog: v3.4.1...v4.0.0