Selaa lähdekoodia

taiwindcss报错问题

louhangfei 2 vuotta sitten
vanhempi
commit
1ee02783e3
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      postcss.config.js

+ 1 - 0
postcss.config.js

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