This commit is contained in:
Jacob Babich
2021-04-26 02:35:41 -04:00
parent acdbbe6d21
commit 84b5e7ff44
27 changed files with 1866 additions and 1876 deletions

View File

@@ -3,6 +3,7 @@ module.exports = (_theme) => ({
css: {
color: false,
fontWeight: 300,
maxWidth: false,
"@apply text-on-primary": "",
a: {