Spaces:
Paused
Paused
Update postcss.config.js
Browse files- postcss.config.js +1 -1
postcss.config.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
|
| 2 |
plugins: {
|
| 3 |
tailwindcss: {},
|
| 4 |
autoprefixer: {},
|
|
|
|
| 1 |
+
module.exports = {
|
| 2 |
plugins: {
|
| 3 |
tailwindcss: {},
|
| 4 |
autoprefixer: {},
|