mirror of
https://github.com/penpot/penpot.git
synced 2026-04-30 05:38:42 +00:00
* ✨ Add per-group add button for typographies Add a "+" button to each typography group header, allowing users to create new typographies directly inside a group instead of only at the top level. The button only appears for local, editable files. Closes #5275 * 📚 Add changelog entry for typography group add button * 🐛 Fix typography group title button layout wrapping * ♻️ Address review feedback for typography group add button Signed-off-by: eureka928 <meobius123@gmail.com>