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.fr.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,8 +48,7 @@ Ce module est une boîte à outils avancée qui tire parti de [@gouvfr/dsfr](htt
48
48
-[x] Trois distributions modulables, choisissez les composants que vous importez. (Ce n'est pas tout dans un gros bundle .js)
49
49
-[x] Intégration optionnelle avec [MUI](https://mui.com/). Si vous utilisez des composants MUI, ils seront
50
50
automatiquement adaptés pour ressembler aux [composants DSFR](https://www.systeme-de-design.gouv.fr/elements-d-interface). Voir [documentation](https://react-dsfr.codegouv.studio/mui-integration).
51
-
-[x] Activez CSS in JS en fournissant un hook `useColors()` qui expose les bonnes options de couleurs et décisions
52
-
pour le schéma de couleurs actuellement activé.
51
+
-[x] Permet le CSS in JS. [Documentation](https://react-dsfr.codegouv.studio/css-in-js)
53
52
-[x] i18n en option, les textes intégrés peuvent être affichés en plusieurs langues et l'utilisateur peut fournir des traductions supplémentaires.
54
53
-[x][Support des bibliothèques de routage](https://react-dsfr.codegouv.studio/routing) comme react-router.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ This module is an advanced toolkit that leverages [@gouvfr/dsfr](https://github.
50
50
-[x] Three shakable distribution, cherry pick the components you import. (It's not all in a big .js bundle)
51
51
-[x] Optional integration with [MUI](https://mui.com/). If you use MUI components they will
52
52
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 the usage of CSS in JS solutions. [Doc](https://react-dsfr.codegouv.studio/css-in-js).
53
+
-[x] Enable the usage of CSS in JS solutions. [Doc](https://react-dsfr.codegouv.studio/css-in-js).
54
54
-[x] Opt-in i18n, built in text can be displayed in multiple languages and user can provide extra translations.
55
55
-[x][Support routing libraries](https://react-dsfr.codegouv.studio/routing) like react-router.
0 commit comments