Signed-off-by: skywolf627 <skywolf627@qq.com>
@@ -0,0 +1,6 @@
+module.exports = {
+ plugins: {
+ tailwindcss: {},
+ autoprefixer: {},
+ },
+};