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
We should make that part of the default theme for revealjs, so that it is compile as a SASS theme, and variables can also be used (see #4755 (comment) by @EllaKaye)
From discussion in #4755
htmlformat support some variables for callout (https://quarto.org/docs/output-formats/html-themes.html#callouts)<style>node that we insert in header of document (https://github.com/quarto-dev/quarto-cli/blob/main/src/resources/formats/html/styles-callout.html)We should make that part of the default theme for revealjs, so that it is compile as a SASS theme, and variables can also be used (see #4755 (comment) by @EllaKaye)