Better URL bar

This commit is contained in:
Gregory Schier
2023-02-22 16:15:25 -08:00
parent a4dbfed712
commit 31eb03da0d
8 changed files with 60 additions and 48 deletions

View File

@@ -15,6 +15,7 @@ module.exports = {
full: '9999px',
},
colors: {
transparent: 'transparent',
white: 'hsl(var(--color-white) / <alpha-value>)',
background: 'hsl(var(--color-background) / <alpha-value>)',
gray: color('gray'),