Tuesday, July 1, 2025
1 change · saas-18.4
Code cleanup and technical improvements
The website builder’s font selection tool was simplified by removing unused code. This reduces maintenance overhead without changing how users choose fonts.
Original PR description
The font family picker introduced when creating the website builder based on `html_builder` contains some dead code and some useless code. This commit cleans up this component. task-4367641