Commit 4d145d7d authored by Robert Knight's avatar Robert Knight

Add a note about the use of shadow roots to the top of annotator.scss

parent 3876c7df
// SASS entry point for annotator styling
// Styles for annotator UI elements. This stylesheet is loaded within shadow
// roots to avoid affecting the host page. Styles for elements (eg. highlights)
// which do not use shadow roots go in other bundles (eg. highlights.css,
// pdfjs-overrides.scss).
@use 'sass:meta';
@use 'sass:color' as color;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment