feat: improve editor
This commit is contained in:
parent
b784264d96
commit
ccf6a17f72
12 changed files with 68 additions and 24 deletions
|
@ -22,6 +22,7 @@ export default defineConfig({
|
|||
|
||||
// text colors
|
||||
'text-base': 'text-$c-text-base',
|
||||
'text-code': 'text-$c-text-code',
|
||||
'text-inverted': 'text-$c-bg-base',
|
||||
'text-secondary': 'text-$c-text-secondary',
|
||||
'text-secondary-light': 'text-$c-text-secondary-light',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue