remove testing ui v2 directory (#2385)

This commit is contained in:
Zane
2025-04-29 07:21:19 -07:00
committed by GitHub
parent c8f63e3f91
commit efad41c93b
48 changed files with 0 additions and 17001 deletions

View File

@@ -1,9 +0,0 @@
/* eslint-env node */
/** @type {import('postcss').Config} */
module.exports = {
plugins: {
'@tailwindcss/postcss': {},
autoprefixer: {},
},
};