Skip to content

Commit

Permalink
Disable textOpacity in config
Browse files Browse the repository at this point in the history
  • Loading branch information
brookback committed Sep 16, 2024
1 parent 5813600 commit 4f62c89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -425,6 +425,7 @@ module.exports = {
space: false,
scale: false,
rotate: false,
textOpacity: false,
translate: false,
skew: false,
transformOrigin: false,
Expand Down

0 comments on commit 4f62c89

Please sign in to comment.