// generated by the @nuxtjs/tailwindcss module at 2025/9/11 11:36:09 import "@nuxtjs/tailwindcss/config-ctx" import configMerger from "@nuxtjs/tailwindcss/merger"; import cfg2 from "./../../tailwind.config.js"; const config = [ {"content":{"files":["D:/claude-project/web7-published/components/**/*.{vue,js,jsx,mjs,ts,tsx}","D:/claude-project/web7-published/components/global/**/*.{vue,js,jsx,mjs,ts,tsx}","D:/claude-project/web7-published/components/**/*.{vue,js,jsx,mjs,ts,tsx}","D:/claude-project/web7-published/layouts/**/*.{vue,js,jsx,mjs,ts,tsx}","D:/claude-project/web7-published/plugins/**/*.{js,ts,mjs}","D:/claude-project/web7-published/composables/**/*.{js,ts,mjs}","D:/claude-project/web7-published/utils/**/*.{js,ts,mjs}","D:/claude-project/web7-published/pages/**/*.{vue,js,jsx,mjs,ts,tsx}","D:/claude-project/web7-published/{A,a}pp.{vue,js,jsx,mjs,ts,tsx}","D:/claude-project/web7-published/{E,e}rror.{vue,js,jsx,mjs,ts,tsx}","D:/claude-project/web7-published/app.config.{js,ts,mjs}"]}}, {}, cfg2 ].reduce((acc, curr) => configMerger(acc, curr), {}); const resolvedConfig = (() => {const cfg=config;cfg["content"]["files"]["16"] = "D:/claude-project/web7-published/.nuxt/content-cache/parsed/**/*.{md,yml,yaml,json}";;return cfg;})(); export default resolvedConfig;