2025-09-05 14:59:21 +08:00

14 lines
1.2 KiB
JavaScript

// generated by the @nuxtjs/tailwindcss <https://github.com/nuxt-modules/tailwindcss> module at 2025/9/5 14:56:31
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/components/**/*.{vue,js,jsx,mjs,ts,tsx}","D:/claude-project/web7/components/global/**/*.{vue,js,jsx,mjs,ts,tsx}","D:/claude-project/web7/components/**/*.{vue,js,jsx,mjs,ts,tsx}","D:/claude-project/web7/layouts/**/*.{vue,js,jsx,mjs,ts,tsx}","D:/claude-project/web7/plugins/**/*.{js,ts,mjs}","D:/claude-project/web7/composables/**/*.{js,ts,mjs}","D:/claude-project/web7/utils/**/*.{js,ts,mjs}","D:/claude-project/web7/pages/**/*.{vue,js,jsx,mjs,ts,tsx}","D:/claude-project/web7/{A,a}pp.{vue,js,jsx,mjs,ts,tsx}","D:/claude-project/web7/{E,e}rror.{vue,js,jsx,mjs,ts,tsx}","D:/claude-project/web7/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/.nuxt/content-cache/parsed/**/*.{md,yml,yaml,json}";;return cfg;})();
export default resolvedConfig;