mirror of
https://gitee.com/vnotex/vnote.git
synced 2025-07-05 05:49:53 +08:00

Use [Highlight.js](https://github.com/isagalaev/highlight.js.git) to highlight code blocks. Signed-off-by: Le Tan <tamlokveer@gmail.com>
7 lines
154 B
CSS
7 lines
154 B
CSS
/*
|
|
Deprecated due to a typo in the name and left here for compatibility purpose only.
|
|
Please use darcula.css instead.
|
|
*/
|
|
|
|
@import url('darcula.css');
|