release the browser version code

This commit is contained in:
wj-xiao
2025-04-02 17:29:49 +08:00
parent 69bd6d7577
commit 36f87c7d14
64 changed files with 8366 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
export default {
plugins: {
tailwindcss: {},
autoprefixer: {}
}
};