We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cf55f6 commit 412472bCopy full SHA for 412472b
postcss.config.js
@@ -0,0 +1,6 @@
1
+export default {
2
+ plugins: {
3
+ tailwindcss: {},
4
+ autoprefixer: {},
5
+ },
6
+}
0 commit comments