We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab1e8bf commit 5cee76fCopy full SHA for 5cee76f
README.md
@@ -50,7 +50,7 @@ designers, and content authors build, maintain, and scale best-of-class digital
50
- For Angular: `npm i @db-ux/ngx-core-components`
51
- For Vue: `npm i @db-ux/v-core-components`
52
- For Web Components: `npm i @db-ux/wc-core-components`
53
- - For styling only: `npm i @db-ux/core-components`
+ - For styling only (e.g. for pure HTML integrations): `npm i @db-ux/core-components`
54
55
2. **Include the CSS styles** as described in the "Styling Dependencies" section of each package's `README`.
56
0 commit comments