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 commonly document the usage of visual customizations for angular UI components with .scss code. Sometimes it will do an OK job with auto-detection but if you add the scss hint to a triple tick code block it doesn't work well.
We commonly document the usage of visual customizations for angular UI components with .scss code. Sometimes it will do an OK job with auto-detection but if you add the
scss
hint to a triple tick code block it doesn't work well.scss is a supported language in the highlightjs docs:
https://highlightjs.readthedocs.io/en/latest/css-classes-reference.html#language-names-and-aliases
The text was updated successfully, but these errors were encountered: