mix format

This commit is contained in:
2022-07-25 22:05:54 -04:00
parent c6e6154689
commit 6858df2ae2
25 changed files with 860 additions and 88 deletions

View File

@@ -18,7 +18,7 @@ module.exports = {
yellow: colors.amber
},
fontFamily: {
'sans': ['Nunito Sans', 'ui-sans-serif', 'system-ui', '-apple-system', 'BlinkMacSystemFont']
sans: ['Nunito Sans', 'ui-sans-serif', 'system-ui', '-apple-system', 'BlinkMacSystemFont']
},
extend: {
spacing: {