14 lines
1.3 KiB
JavaScript
Raw Permalink Normal View History

2025-09-11 12:08:47 +08:00
// generated by the @nuxtjs/tailwindcss <https://github.com/nuxt-modules/tailwindcss> module at 2025/9/11 11:36:09
2025-09-05 14:59:21 +08:00
import "@nuxtjs/tailwindcss/config-ctx"
import configMerger from "@nuxtjs/tailwindcss/merger";
import cfg2 from "./../../tailwind.config.js";
const config = [
2025-09-11 12:08:47 +08:00
{"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}"]}},
2025-09-05 14:59:21 +08:00
{},
cfg2
].reduce((acc, curr) => configMerger(acc, curr), {});
2025-09-11 12:08:47 +08:00
const resolvedConfig = (() => {const cfg=config;cfg["content"]["files"]["16"] = "D:/claude-project/web7-published/.nuxt/content-cache/parsed/**/*.{md,yml,yaml,json}";;return cfg;})();
2025-09-05 14:59:21 +08:00
export default resolvedConfig;