customizing

This commit is contained in:
Dennis
2020-11-27 19:46:53 +01:00
parent 1255221550
commit 8286e7f9af
18 changed files with 185 additions and 24 deletions

3
tailwind.config.js vendored
View File

@@ -25,6 +25,9 @@ module.exports = {
},
backgroundColor: {
'top-bar' : 'var(--top-bar-background-color)'
},
height: {
'top-bar-logo' : 'var(--top-bar-logo-height)'
}
},
fontFamily: {