Skip to content
This repository has been archived by the owner on Jan 27, 2024. It is now read-only.

Commit

Permalink
Initialized PostCSS
Browse files Browse the repository at this point in the history
  • Loading branch information
ShafSpecs committed Apr 16, 2022
1 parent 7298b5a commit 4597a90
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions postcss.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}

0 comments on commit 4597a90

Please sign in to comment.