@plone/agave 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
- Renamed main.css -> publicui.css for placing the publicui CSS in add-ons. @sneridagh #7426
Bugfix
- Better header CSS, give prio to the
@plone/layoutdefaults. @sneridagh #7488
Internal
- Fixed unused vars linting rule. Fixed all code that violated this rule. @sneridagh #7395