Skip to content

Commit

Permalink
Revert "chore: setting defined type styles"
Browse files Browse the repository at this point in the history
This reverts commit ef5fd69.

Signed-off-by: emma kidney <ekidney@redhat.com>
  • Loading branch information
ekidneyrh authored and benoitf committed Apr 2, 2024
1 parent 1882450 commit d9f7a2e
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions tailwind.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -28,23 +28,6 @@ module.exports = {
],
darkMode: 'class',
theme: {
fontSize: {
bt: ['14px', {
fontWeight: 'regular'
}],
sm: ['14px',{
fontWeight: '400'
}],
base: ['16px', {
fontWeight: '600'
}],
lg: ['18px', {
fontWeight: '600'
}],
xl: ['20px', {
fontWeight: '600'
}],
},
extend: {
boxShadow: {
"titlebar": 'inset 0px -1px 0px 0 rgb(54 54 61 / 0.6)', // highlight for bottom of titlebar
Expand Down

0 comments on commit d9f7a2e

Please sign in to comment.