Skip to content

Commit d68fed1

Browse files
Update README.md
1 parent b6b01c0 commit d68fed1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# submodule-react-components
22
Shared React components used in our platform. It contains of: shared components, helper functions for those components and shared types for the components.
33

4-
Note: This submodule cannot be used without the **submodule-javascript-functions** since it requires function from this submodule that is used for combining class names.
4+
Note: This submodule cannot be used without the **submodule-javascript-functions** since it requires function from this submodule that is used for combining class names.
5+
The Tailwind colors that are necessary for the shared React components are defined as pattern in the 'tailwind.config.js' file.

0 commit comments

Comments
 (0)