@utrecht/component-library-react
Advanced tools
Comparing version
{ | ||
"version": "1.0.0-alpha.14", | ||
"version": "1.0.0-alpha.15", | ||
"author": "Community for NL Design System", | ||
@@ -224,3 +224,3 @@ "description": "React component library bundle for the Municipality of Utrecht based on the NL Design System architecture", | ||
}, | ||
"gitHead": "3f461a33b1d12db8ec72a1cfdde003e13f62f27a" | ||
"gitHead": "b09d3a345faa79da722d71e8675ea290285c6575" | ||
} |
@@ -52,3 +52,3 @@ <!-- @license CC0-1.0 --> | ||
// Substitute with your another theme for other organisations. | ||
import "@utrecht/design-tokens/dist/theme/index.css"; | ||
import "@utrecht/design-tokens/dist/index.css"; | ||
@@ -55,0 +55,0 @@ export const MyPage = () => ( |
241434
0