Skip to content

Commit

Permalink
#149 added min width custom class
Browse files Browse the repository at this point in the history
  • Loading branch information
smcgrath0 committed Aug 21, 2020
1 parent ad4fada commit 8aa5b4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui.apps/tailwind.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@ module.exports = {
minWidth: {
'0': '0',
full: '100%',
'16px': '16px'
},
objectPosition: {
bottom: 'bottom',
Expand Down

0 comments on commit 8aa5b4e

Please sign in to comment.