initial commit

This commit is contained in:
2026-06-23 13:28:38 +07:00
commit 966ed115b2
590 changed files with 111412 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
// ❗ Path must be relative
@forward "../@core/template/libs/vuetify/variables";
// ️ Remove above import and uncomment below to override core variables.
// @forward "../@core/template/libs/vuetify/variables" with (
// $<variable-name>: <variable-value>
// )