Skip to content

Commit e76d517

Browse files
authored
docs(README): mentioning DB Theme at a prominent place (#3901)
1 parent e5fd286 commit e76d517

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ Install your preferred package via npm or yarn e.g. `npm i @db-ux/react-core-com
3939
Afterwards you need to add the specific CSS or SCSS files to provide the styles of DB UX Design System (Version 3), as described in the "Styling Dependencies" of each packages `README`.
4040
We even also provide some [examples of integrations](https://github.com/db-ux-design-system/examples).
4141

42+
### DB Theme
43+
44+
In case that you're building a website or application for Deutsche Bahn, you'll additionally have to install the DB Theme via the [`@db-ux/db-theme`](https://www.npmjs.com/package/@db-ux/db-theme) node package (even also available as an inner source node package, as described within that packages README).
45+
4246
## Components
4347

4448
We maintain a [status overview](https://github.com/orgs/db-ux-design-system/projects/4/views/1) for all components.

0 commit comments

Comments
 (0)