Skip to content

Commit e191a92

Browse files
authored
Update README.md
Signed-off-by: Joseph Garrone <joseph.garrone.gj@gmail.com>
1 parent 7bffce7 commit e191a92

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@ This module is an advanced toolkit that leverages [@gouvfr/dsfr](https://github.
5050
- [x] Three shakable distribution, cherry pick the components you import. (It's not all in a big .js bundle)
5151
- [x] Optional integration with [MUI](https://mui.com/). If you use MUI components they will
5252
be automatically adapted to look like [DSFR components](https://www.systeme-de-design.gouv.fr/elements-d-interface). See [documentation](https://react-dsfr.codegouv.studio/mui-integration).
53-
- [x] Enable CSS in JS by providing a `useColors()` hooks that exposes the correct colors options and decision
54-
for the currently enabled color scheme.
53+
- [x] Enable the usage of CSS in JS solutions. [Doc](https://react-dsfr.codegouv.studio/css-in-js).
5554
- [x] Opt-in i18n, built in text can be displayed in multiple languages and user can provide extra translations.
5655
- [x] [Support routing libraries](https://react-dsfr.codegouv.studio/routing) like react-router.
5756

0 commit comments

Comments
 (0)