feat: DM improvements

This commit is contained in:
patak 2022-12-13 00:10:04 +01:00
parent b61afaab9e
commit 77fb294c4d
4 changed files with 8 additions and 4 deletions

View file

@ -15,6 +15,7 @@ export default defineConfig({
'border-base': 'border-$c-border',
'border-strong': 'border-$c-text-base',
'border-bg-base': 'border-$c-bg-base',
'border-primary-light': 'border-$c-primary-light',
// background
'bg-base': 'bg-$c-bg-base',