mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-09-05 07:28:37 +08:00
修正 Vuetify 变量路径为相对路径
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
// ❗ Path must be relative
|
@forward "@core/scss/libs/vuetify/variables";
|
||||||
@forward "../../@core/scss/libs/vuetify/variables";
|
|
||||||
|
|
||||||
// 如果需要自定义Vuetify变量,可以在这里添加
|
// 如果需要自定义Vuetify变量,可以在这里添加
|
||||||
// @forward "../../@core/scss/libs/vuetify/variables" with (
|
// @forward "../../@core/scss/libs/vuetify/variables" with (
|
||||||
|
|||||||
Reference in New Issue
Block a user