Skip to content
Snippets Groups Projects
Unverified Commit dad76a55 authored by Deepak kumar's avatar Deepak kumar Committed by GitLab
Browse files

Audit list of classes in app/assets/stylesheets/highlight/hljs.scss

- These classes are used by an internal library and therefore aren't *directly*
  referenced. We need to keep them around.
- https://gitlab.com/gitlab-org/gitlab/-/merge_requests/164620#note_2097126033
parent 7bc8d7be
No related branches found
No related tags found
No related merge requests found
/**
* These hljs css overwrite styling from 'highlight.js/lib/core'
* Do not remove unless removing the library
**/
.code.highlight {
.hljs-comment {
color: var(--color-hljs-comment);
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment