Skip to content

Commit

Permalink
fix: typo custom class
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianschu committed Jan 22, 2024
1 parent fba8849 commit 37af06d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ module.exports = {
disabled: '#9F9F9F',
complementary: '#7B7B7B',
'complementary-b': '#B6C7D6',
'pill-ligth': '#E7F4FF',
'pill-light': '#E7F4FF',
},
},
},
Expand Down

0 comments on commit 37af06d

Please sign in to comment.