You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> **This library is deprecated.** Please use [@bcc-code/design-tokens](https://www.npmjs.com/package/@bcc-code/design-tokens) with [PrimeVue](https://primevue.org/) instead.
1. Install the new package: `npm install @bcc-code/design-tokens`
29
+
2. Replace custom BCC components with PrimeVue components
30
+
3. Use the BCC preset for PrimeVue theming
31
+
4. See [Getting Started](../getting-started/) for setup instructions
32
+
33
+
## Source Code
34
+
35
+
The deprecated design-library source code is available in the [design-library folder](https://github.com/bcc-code/bcc-design/tree/main/design-library) of the bcc-design repository.
0 commit comments