We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e09d50 commit 6b6c01bCopy full SHA for 6b6c01b
package.json
@@ -70,7 +70,8 @@
70
"dependencies": {
71
"@gouvfr/dsfr": "1.7.2",
72
"remixicon": "^2.5.0",
73
- "tsafe": "^1.1.1"
+ "tsafe": "^1.1.1",
74
+ "css": "^3.0.0"
75
},
76
"devDependencies": {
77
"@emotion/react": "^11.10.4",
@@ -83,7 +84,6 @@
83
84
"@types/react-dom": "18.0.6",
85
"@typescript-eslint/eslint-plugin": "^4.24.0",
86
"@typescript-eslint/parser": "^4.24.0",
- "css": "^3.0.0",
87
"eslint": "^7.26.0",
88
"eslint-config-prettier": "^8.3.0",
89
"evt": "^2.4.2",
0 commit comments