Skip to content

Commit 29df4e8

Browse files
author
Mathis Pierron
committed
fix: add missing closing bracket
1 parent a49cb1a commit 29df4e8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tailwind.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ export default {
191191
},
192192
transitionProperty: {
193193
position: 'top, left, bottom, right',
194+
},
194195
fontFamily: {
195196
default: ['"Roboto", sans-serif'],
196197
},

0 commit comments

Comments
 (0)