Update principals

2025-04-29 19:29:42 +02:00
parent 6f42d87d4f
commit c08ece6dbc

@@ -17,3 +17,4 @@ When creating the client side of a module there are some really important things
- Module should not have any css blending applied to them since the are global blending for each module. - Module should not have any css blending applied to them since the are global blending for each module.
- Module should not have any css borders applied to them since the are global borders for each module. - Module should not have any css borders applied to them since the are global borders for each module.
- Module should not have any css padding applied to them since the are global padding for each module. - Module should not have any css padding applied to them since the are global padding for each module.
- Never log directly to ModuleLog.info/ModuleLog.warn/ModuleLog.error! Always use console.log/console.error/console.warn