Skip to content

Commit

Permalink
fix(app): fix ci-cd reverting dependencies version
Browse files Browse the repository at this point in the history
  • Loading branch information
chukitipok committed Jun 20, 2022
1 parent 5cb3b45 commit a74d1ed
Show file tree
Hide file tree
Showing 3 changed files with 8,760 additions and 3,464 deletions.
2 changes: 1 addition & 1 deletion craco.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module.exports = {
style: {
postcssOptions: {
postcss: {
plugins: [require('tailwindcss'), require('autoprefixer')],
},
},
Expand Down
Loading

0 comments on commit a74d1ed

Please sign in to comment.