forked from wallabag/wallabag
Move global highlight to material
This commit is contained in:
@ -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';
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user