@telus-uds/theme-koodo 0.0.2-alpha.92 → 1.0.0-prerelease.0

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
@@ -1,11 +1,5 @@
1
- # `koodo-theme`
1
+ # Koodo theme
2
2
 
3
- > TODO: description
3
+ Koodo design system theme.
4
4
 
5
- ## Usage
6
-
7
- ```
8
- const koodoTheme = require('koodo-theme');
9
-
10
- // TODO: DEMONSTRATE API
11
- ```
5
+ Refer to the [UDS monorepo README](https://github.com/telus/universal-design-system/#readme) for details.