- 25428ea: ADDED: add build task that creates JSON files to enable the auto-genereration of token documentation
- b55dab9: CHANGED: moved
userThemeSelectionStore
andcurrentThemeMode
fromtheme
package toui
package
- 758d638: CHANGED: Move
userPreference
fromutils
package toui
package
- 0353c42: CHANGED: set default theme selection to system
- 2e26abb: FIXED: include the generated CSS in published package
- 9f1adf7: CHANGED: change how we handle color tokens
- 0651ebb: CHANGED - update from Svelte 3 to Svelte 4 and update Storybook
- 79f514e: Includes tailwind forms and mini-svg-data-uri as named dependencies in package json
- 86513d1: CHANGED - apply Roboto typeface in theme
- 8c2b1fb: make color definitions accessible without needing Tailwind
- 63e36b3: Add package.json file to trigger publishing to NPM