Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: embed custom.css directly in index.html #2184

Merged
merged 1 commit into from
Aug 30, 2024
Merged

Conversation

mscolnick
Copy link
Contributor

@mscolnick mscolnick commented Aug 30, 2024

Fixes #2172

Custom css works on marimo edit nb.py but not marimo edit. This fixes this by not requesting custom css and instead inlining it.

Copy link

vercel bot commented Aug 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marimo-docs ❌ Failed (Inspect) Aug 30, 2024 7:56pm
marimo-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 30, 2024 7:56pm

@mscolnick mscolnick changed the title fix: embed custom css right away in index.html fix: embed custom.css directly in index.html Aug 30, 2024
@mscolnick mscolnick merged commit 54a4ebe into main Aug 30, 2024
30 of 31 checks passed
@mscolnick mscolnick deleted the ms/fix-custom-css branch August 30, 2024 20:06
Copy link

🚀 Development release published. You may be able to view the changes at https://marimo.app?v=0.8.8-dev11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom CSS file not working
2 participants