@design-sync/vanilla-extract-plugin
Advanced tools
Comparing version 0.4.2 to 0.4.3
@@ -6,3 +6,3 @@ import { TokensManagerPlugin } from '@design-sync/manager'; | ||
outDir?: string; | ||
globalThemeSelector?: string; | ||
themeSelector?: string | Record<string, string>; | ||
createGlobalThemes?: boolean; | ||
@@ -9,0 +9,0 @@ createGlobalContract?: boolean; |
{ | ||
"name": "@design-sync/vanilla-extract-plugin", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"description": "Transforms design tokens to vanilla extract themes and styles", | ||
@@ -15,5 +15,5 @@ "repository": "salamaashoush/design-sync", | ||
"dependencies": { | ||
"@design-sync/manager": "0.5.1", | ||
"@design-sync/manager": "0.5.2", | ||
"@design-sync/utils": "0.4.0", | ||
"@design-sync/w3c-dtfm": "0.9.0" | ||
"@design-sync/w3c-dtfm": "0.9.1" | ||
}, | ||
@@ -20,0 +20,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
21727
442
+ Added@design-sync/manager@0.5.2(transitive)
+ Added@design-sync/w3c-dtfm@0.9.1(transitive)
- Removed@design-sync/manager@0.5.1(transitive)
- Removed@design-sync/w3c-dtfm@0.9.0(transitive)
Updated@design-sync/manager@0.5.2
Updated@design-sync/w3c-dtfm@0.9.1