Removal of default css
Hi community!
Can I remove the default css file without breaking the application code?
Context: I have a lot of custom css and the default file contains a bit to many !important declarations for my likeing. Can I modify the default css and remove the parts I do not want or can I only add to the default css? Would like to not remove the default in case it breaks the application but I am not sure what to do.
All the best,
Alexander
-
Hi Alexander,
To remove the default css is quite risky and will probably do more harm than good. And there is no way to actually do that in the studio. However, if you want to be able to see the stylesheet, instead of searching for every single part in the dev tool you can access it like shown in the picture below. You can try to remove everything in this file to see what the application looks like without it.
All the best,
Lisa0
Please sign in to leave a comment.
Comments
1 comment