You’re absolutely right — and thank you for pointing that out.
The options such as “Disable Google Fonts” or “Load Font Awesome” are not primarily related to performance. These settings are provided to give users control over whether they want to use these external resources at all. Some users may choose to disable them due to design preferences, privacy regulations, or regional data protection laws that restrict loading assets from external sources like Google.
As for other settings like the SCSS compiler, those are indeed performance-related — meant to be enabled only during development and disabled in production.
When developing products for a broad audience, we need to include such flexible options since different users, regions, and projects have varying requirements. Your feedback on the clarity of these options is very valuable, and we’ll take it into consideration to make the experience more consistent and intuitive in future updates.