Skip to content

Commit

Permalink
increase tailwind specificity, to override Cascade styles
Browse files Browse the repository at this point in the history
  • Loading branch information
wbbaker committed Sep 30, 2024
1 parent 95ebfbb commit e1f2b21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tailwind.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ module.exports = {
'./config/*.yml'
],

important: '#app',

darkMode: 'class',

theme: {
Expand Down

0 comments on commit e1f2b21

Please sign in to comment.