Add a combined stylesheet entry for package consumers
This commit is contained in:
@@ -107,6 +107,11 @@ At minimum, the consumer app should import:
|
||||
|
||||
- `src/cadence-ui/tokens/styles.css` from its global app stylesheet or entry module
|
||||
|
||||
For package consumers instead of source-copy installs, the equivalent convenience import
|
||||
is:
|
||||
|
||||
- `@ai-ui/ui/styles.css`
|
||||
|
||||
If the consumer wants the theme helpers, they can also import from:
|
||||
|
||||
- `src/cadence-ui/tokens/index.ts`
|
||||
|
||||
Reference in New Issue
Block a user