@plone/theming 1.0.0-alpha.3
Pre-release
Pre-release
·
698 commits
to main
since this release
1.0.0-alpha.3 (2025-12-23)
Feature
- Added
--color-brandsince it's used by some libraries (platejs). @sneridagh #7393
Bugfix
- Fixed styles when the main theme is tailwind-based. @pnicolli
Internal
- Fixed unused vars linting rule. Fixed all code that violated this rule. @sneridagh #7395
- Added
styles/colors.cssto eventually centralize the definition of colors in there. @sneridagh