From 10c5cb67ea6a767c0398bdbca0f52d16a9c29888 Mon Sep 17 00:00:00 2001 From: suricata Date: Thu, 4 Dec 2025 13:15:20 +0000 Subject: [PATCH] added bootstrap --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index df00d74..808edf1 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ "@tailwindcss/vite": "^4.1.17", "@vueuse/core": "^14.0.0", "@vueuse/head": "github:vueuse/head", + "bootstrap": "^5.3.8", "nuxt": "^4.2.1", "nuxt-storm": "^1.1.3", "tailwindcss": "^4.1.17",