feat: dm style, take 4 (#923)
This commit is contained in:
parent
7a061c1ff9
commit
e1332345ad
3 changed files with 4 additions and 1 deletions
|
@ -25,6 +25,7 @@ export default defineConfig({
|
|||
'bg-primary-light': 'bg-$c-primary-light',
|
||||
'bg-code': 'bg-$c-bg-code',
|
||||
'bg-fade': 'bg-$c-bg-fade',
|
||||
'bg-dm': 'bg-$c-bg-dm',
|
||||
|
||||
// text colors
|
||||
'text-base': 'text-$c-text-base',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue