mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-20 15:01:46 +01:00
Merge branch 'v3' into fix/3952
This commit is contained in:
@@ -77,7 +77,7 @@ export function getTemplates(options: ModuleOptions, uiConfig: Record<string, an
|
||||
write: true,
|
||||
getContents: () => `@source "./ui";
|
||||
|
||||
@theme default {
|
||||
@theme default inline {
|
||||
--color-old-neutral-50: ${colors.neutral[50]};
|
||||
--color-old-neutral-100: ${colors.neutral[100]};
|
||||
--color-old-neutral-200: ${colors.neutral[200]};
|
||||
|
||||
Reference in New Issue
Block a user