Explorar el Código

taiwindcss报错问题

louhangfei hace 2 años
padre
commit
1ee02783e3
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      postcss.config.js

+ 1 - 0
postcss.config.js

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