Skip to content

Commit

Permalink
remove unneeded tailwind plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian-Pob committed Mar 1, 2024
1 parent 137c724 commit 6d08666
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 16 deletions.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@
"autoprefixer": "^10.4.16",
"postcss": "^8.4.31",
"prettier": "^2.8.8",
"prettier-plugin-tailwindcss": "^0.2.8",
"tailwindcss": "^3.3.3",
"typescript": "^4.9.5",
"vite": "^4.4.9",
"vite-plugin-solid": "^2.7.0"
Expand Down
1 change: 0 additions & 1 deletion postcss.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}
13 changes: 0 additions & 13 deletions tailwind.config.js

This file was deleted.

0 comments on commit 6d08666

Please sign in to comment.