1
0
mirror of https://github.com/TandoorRecipes/recipes.git synced 2026-01-11 09:07:12 -05:00

testing with imports

This commit is contained in:
vabene1111
2025-04-27 17:59:00 +02:00
parent 0cebc33e27
commit ac440aa8b1
2 changed files with 1 additions and 2 deletions

View File

@@ -6,6 +6,7 @@ import App from './Tandoor.vue'
import vuetify from "@/vuetify";
import mavonEditor from 'mavon-editor'
import 'mavon-editor/dist/css/index.css'
import 'vite/modulepreload-polyfill';
import { createRulesPlugin } from 'vuetify/labs/rules'