Quellcode durchsuchen

taiwindcss报错问题

louhangfei vor 2 Jahren
Ursprung
Commit
1ee02783e3
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  1. 1 0
      postcss.config.js

+ 1 - 0
postcss.config.js

@@ -1,5 +1,6 @@
 module.exports = {
   plugins: {
+    'tailwindcss/nesting': {},
     tailwindcss: {},
     autoprefixer: {},
   },