add latest

This commit is contained in:
2022-10-01 01:06:54 +01:00
parent 944167e608
commit f8e03e2ecc
11 changed files with 510 additions and 396 deletions

View File

@@ -28,7 +28,7 @@ module.exports = configure(function (/* ctx */) {
// app boot file (/src/boot)
// --> boot files are part of "main.js"
// https://v2.quasar.dev/quasar-cli-vite/boot-files
boot: ['mermaid'],
boot: [],
// https://v2.quasar.dev/quasar-cli-vite/quasar-config-js#css
css: ['app.scss'],