Skip to content

Commit

Permalink
webui/tailwind: remove safelist that isn't needed
Browse files Browse the repository at this point in the history
  • Loading branch information
RaghavSood committed Jun 15, 2024
1 parent 94d71b0 commit bf0cee3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
module.exports = {
content: ["./templates/*.tmpl"],
safelist: [
'bg-blue-100',
'bg-green-100',
],
theme: {
extend: {},
Expand Down

0 comments on commit bf0cee3

Please sign in to comment.