kejtos
kejtos2mo ago

How to inject custom css into wasm notebook?

I have tried and failed in every way. I created the custom.css file in the notebook's folder, but even if I copy the example from the Theming part of documentation, it does not change anything. What am I doing wrong?
5 Replies
Georgios Varnavides
With WASM notebooks do you mean marimo islands? If so I believe they’re encapsulated in a shadow DOM so global CSS variables won’t affect it 🤷‍♂️
Myles Scolnick
Myles Scolnick2mo ago
@kejtos is this on marimo.io/dashboard? this is actually not supported yet, but something i can track to do
kejtos
kejtosOP2mo ago
yes precisely. Alright, that makes sesne, thx.
Georgios Varnavides
Ah, my bad! If islands styling can also be added on the roadmap at some point that would be much appreciated 😅
Myles Scolnick
Myles Scolnick2mo ago
@Georgios Varnavides what sort of styling?