Mario Lopez
08/17/2024, 11:39 AMAnders Bjerner
08/17/2024, 7:49 PMuser-defined.css
, and the idea was that you could overwrite this with your custom CSS. But it didn't really work with Umbraco's Razor Class Library, which is why it was removed.
I tried asking a bit about it via a comment to the PR that removed the user-defined.css
, but I haven't received a reply back.
You can see the PR here: https://github.com/umbraco/Umbraco-CMS/pull/16792Mario Lopez
08/17/2024, 8:44 PMAnders Bjerner
08/17/2024, 9:08 PM<link/>
element into the DOM if you really need to. Warren has an example for that in this thread: https://discord.com/channels/869656431308189746/1268501698620559461Anders Bjerner
08/17/2024, 9:10 PM