Skip to content

Commit

Permalink
remove tailwind (#2649)
Browse files Browse the repository at this point in the history
  • Loading branch information
fzhao99 authored Oct 1, 2024
1 parent 2aef6d0 commit 031507b
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 313 deletions.
1 change: 0 additions & 1 deletion containers/tefca-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@
"prettier": "3.1.1",
"sass": "^1.69.5",
"supertest": "^7.0.0",
"tailwindcss": "^3.3.0",
"testcontainers": "^10.3.2",
"typescript": "^5"
}
Expand Down
1 change: 0 additions & 1 deletion containers/tefca-viewer/postcss.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
module.exports = {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
};
20 changes: 0 additions & 20 deletions containers/tefca-viewer/tailwind.config.ts

This file was deleted.

Loading

0 comments on commit 031507b

Please sign in to comment.