We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 894d579 commit a391046Copy full SHA for a391046
2 files changed
package.json
@@ -30,6 +30,7 @@
30
"tailwindcss": "^4.2.4"
31
},
32
"devDependencies": {
33
- "@tailwindcss/typography": "^0.5.19"
+ "@tailwindcss/typography": "^0.5.19",
34
+ "eslint-plugin-jsx-a11y": "^6.10.2"
35
}
36
0 commit comments