You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jupyter Book 1 supported easy injection of custom CSS and JavaScript into webpages. Jupyter Book 2, via the MyST Engine, does not support this. This user-story tracks the need for that feature.
Suggested Actions
Add support to MyST's site frontmatter on a page/project basis to declare custom CSS bundles
Update mystmd and myst-theme to include and consume the artifacts
Consider needs for remote CSS (url), SCSS, tailwind, etc.
As part of our "tactical upstream work", this issue tracks the implementation of this feature.
I've conservatively given this an 8, because I hope it will be more like a 5, but this work involve touching parts of the stack that are not regularly tweaked and may be fragile.
Jupyter Book 1 supported easy injection of custom CSS and JavaScript into webpages. Jupyter Book 2, via the MyST Engine, does not support this. This user-story tracks the need for that feature.
Suggested Actions
As part of our "tactical upstream work", this issue tracks the implementation of this feature.
See upstream issue jupyter-book/myst-theme#321 and upstream PRs jupyter-book/myst-theme#540 & jupyter-book/mystmd#1873
Definition of Done
.css
files added tomystmd
andmyst-theme
The text was updated successfully, but these errors were encountered: