BookStack/resources/sass
Dan Brown 2b3726702d
Revamped workings of WYSIWYG code blocks
Code blocks in tinymce could sometimes end up exploded into the sub
elements of the codemirror display.
This changes the strategy to render codemirror within the shadow dom of
a custom element while preserving the normal pre/code DOM structure.

Still a little instability when moving/adding code blocks within details
blocks but much harder to break things now.
2022-02-09 19:24:27 +00:00
..
_animations.scss
_blocks.scss Changed homepage card header links to be bottom-card-links 2021-11-23 18:18:49 +00:00
_buttons.scss
_codemirror.scss
_colors.scss
_components.scss
_footer.scss
_forms.scss
_header.scss Added use of the prefers-contrast media query 2021-11-23 15:49:54 +00:00
_html.scss
_layout.scss Added use of the prefers-contrast media query 2021-11-23 15:49:54 +00:00
_lists.scss
_mixins.scss
_pages.scss Revamped workings of WYSIWYG code blocks 2022-02-09 19:24:27 +00:00
_reset.scss
_spacing.scss
_tables.scss
_text.scss
_tinymce.scss Revamped workings of WYSIWYG code blocks 2022-02-09 19:24:27 +00:00
_variables.scss
export-styles.scss
print-styles.scss
styles.scss