You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,8 +34,8 @@ This module is a wrapper/compatibility layer for [@gouvfr/dsfr](https://github.c
34
34
-[x][Perfect integration with all major React framework: Next.js, Create React App, Vue](https://etalab-2.gitbook.io/dsfr-react/).
35
35
-[ ] All [the components](https://www.systeme-de-design.gouv.fr/elements-d-interface) are implemented (2/42)
36
36
-[x] Three shakable distribution, cherry pick the components you import. (It's not all in a big .js bundle)
37
-
-[] Optional integration with [MUI](https://mui.com/). If you use MUI components they will
38
-
be automatically adapted to look like [DSFR components](https://www.systeme-de-design.gouv.fr/elements-d-interface).
37
+
-[x] Optional integration with [MUI](https://mui.com/). If you use MUI components they will
38
+
be automatically adapted to look like [DSFR components](https://www.systeme-de-design.gouv.fr/elements-d-interface). See [documentation](https://etalab-2.gitbook.io/dsfr-react/mui-integration).
39
39
-[x] Enable CSS in JS by providing a `useTheme()` hooks that exposes the correct colors options and decision
40
40
for the currently enabled color scheme.
41
41
-[x] Opt-in i18n, built in text can be displayed in multiple languages and user can provide extra translations.
0 commit comments