Skip to content
Snippets Groups Projects
Unverified Commit e917518f authored by Paul Slaughter's avatar Paul Slaughter Committed by GitLab
Browse files

Merge branch '481654-remove-unsed-css-classes-from-hljs' into 'master'

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

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/164620



Merged-by: default avatarPaul Slaughter <pslaughter@gitlab.com>
Approved-by: default avatarPaul Slaughter <pslaughter@gitlab.com>
Co-authored-by: default avatarJames Rushford <jrushford@gitlab.com>
Co-authored-by: default avatarDeepak kumar <kumar.deepak.iiit@gmail.com>
parents fc4cc160 dad76a55
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