mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-26 18:21:02 +00:00
Move global highlight to material
This commit is contained in:
parent
8c2df28596
commit
e63f7ab12e
2 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ import '@fontsource/montserrat';
|
||||||
import '@fontsource/oswald';
|
import '@fontsource/oswald';
|
||||||
|
|
||||||
/* Highlight */
|
/* Highlight */
|
||||||
import '../_global/js/highlight';
|
import './js/highlight';
|
||||||
|
|
||||||
import { savePercent, retrievePercent } from '../_global/js/tools';
|
import { savePercent, retrievePercent } from '../_global/js/tools';
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue