feat: use custom SVGs

This commit is contained in:
pskfyi 2022-01-14 22:02:55 -08:00 committed by pskfyi
commit bfed01bb56
17 changed files with 1429 additions and 12 deletions

View file

@ -19,8 +19,10 @@ module.exports = {
'grid-cols-1',
'grid-cols-2',
'md:grid-cols-2',
'md:grid-cols-3',
'md:grid-cols-4',
'2xl:grid-cols-3',
'2xl:grid-cols-5',
'2xl:grid-cols-6',
],
},