mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-03-02 04:02:13 +01:00
Use highlight.js scss instead of css in markdown styling (#1468)
This commit is contained in:
parent
ff459743cd
commit
712f9d9706
@ -1,7 +1,7 @@
|
||||
// Copyright 2024, Command Line Inc.
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
@import url("../../../node_modules/highlight.js/styles/github-dark-dimmed.min.css");
|
||||
@import url("../../../node_modules/highlight.js/scss/github-dark-dimmed.scss");
|
||||
|
||||
.markdown {
|
||||
display: flex;
|
||||
|
Loading…
Reference in New Issue
Block a user