Skip to content

Commit 4f5f65c

Browse files
committed
Update docs - publish
1 parent d8e2f00 commit 4f5f65c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ When you send a PR, the pipeline will automatically bump the package.json versio
99

1010
### How to add a new style
1111

12-
Add a new `.ts` file with your style name which implements the `ITheme` interface - export it the same way the rest of the styles are being exported.
12+
Add a new `.ts` file with your style name which implements the `ITheme` interface - export it the same way the rest of the styles are being exported. Don't forget to add it to the `index.ts` file.
1313
Make sure to run
1414

1515
```bash

0 commit comments

Comments
 (0)