mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-06 03:11:22 +00:00
fix(config): remove unused and removed imports of original css style sheets to avoid crashes on build
This commit is contained in:
parent
a2a68df92e
commit
0b9c14b8d7
@ -10,7 +10,7 @@ import mediumZoom from 'medium-zoom'
|
|||||||
|
|
||||||
// custom styles import
|
// custom styles import
|
||||||
import './styles/index.scss'
|
import './styles/index.scss'
|
||||||
import './styles/vars.css'
|
|
||||||
// @ts-ignore
|
// @ts-ignore
|
||||||
// custom components and vue template layouts
|
// custom components and vue template layouts
|
||||||
import CustomLayout from './CustomLayout.vue'
|
import CustomLayout from './CustomLayout.vue'
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user