♫
📌 canary ▾
next.js
/
examples
/
with-docker-export-output
/
postcss.config.js
postcss.config.js
6 lines
72 B
module
.
exports
=
{
plugins: {
"@tailwindcss/postcss"
: {},
},
};
v2.0.0
/
Go
SIGN IN