@ks-digital/designsystem-themes 0.0.1-alpha.42 → 0.0.1-alpha.44

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -72,6 +72,6 @@ import '@ks-digital/designsystem-themes/ledsagerbevis.css'
72
72
 
73
73
  1. Add theme to `designsystemet.config.json`. The color names must match the other themes.
74
74
  2. Create design tokens for theme `pnpm run themes:create-tokens`
75
- 3. Build themes `pnmp run themes:build`
75
+ 3. Build themes `pnpm run themes:build`
76
76
  4. Add theme `exports`-field in `packages/themes/package.json`
77
77
  5. Add theme to Angular Storybook `packages/angular/.storybook/themes.ts`