m/cup
1
0
mirror of https://github.com/sergi0g/cup.git synced 2025-11-17 17:43:37 -05:00

Update tailwind CSS safelist

This commit is contained in:
Sergio
2025-01-02 13:23:26 +02:00
parent fe779c9c4e
commit 76a812f52f
2 changed files with 12 additions and 5 deletions

View File

@@ -12,6 +12,6 @@ export default defineConfig({
chunkFileNames: `assets/[name].js`,
assetFileNames: `assets/[name].[ext]`,
},
},
}
},
});