Skip to content

Commit 25f00bf

Browse files
authored
Merge pull request #14 from filamentphp/update-postcss-config
Update PostCSS config
2 parents ae0c66c + af9a97c commit 25f00bf

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

postcss.config.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module.exports = {
2-
plugins: {
3-
tailwindcss: {},
4-
autoprefixer: {},
5-
},
2+
plugins: {
3+
tailwindcss: {},
4+
autoprefixer: {},
5+
},
66
};

0 commit comments

Comments
 (0)