Added Toggle UI component

This commit is contained in:
Frank Johnson
2021-10-11 22:39:16 -04:00
parent 0fda7ebbbb
commit ea2671baa1
3 changed files with 75 additions and 34 deletions

View File

@@ -98,6 +98,9 @@ module.exports = {
minHeight: {
md: '28rem',
},
outline: {
gray: ['2px solid #3B3E4B', '8px'],
},
skew: {
'-20': '-20deg',
},