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 d665a02 commit a8014f5Copy full SHA for a8014f5
package.json
@@ -13,7 +13,7 @@
13
"@octokit/auth-token": "^2.5.0",
14
"@octokit/core": "^3.5.1",
15
"@octokit/plugin-rest-endpoint-methods": "^5.13.0",
16
- "@tailwindcss/typography": "^0.4.1",
+ "@tailwindcss/typography": "^0.5.0",
17
"classnames": "^2.3.1",
18
"github-oauth-popup": "^1.2.0",
19
"gray-matter": "^4.0.2",
@@ -26,7 +26,7 @@
26
},
27
"devDependencies": {
28
"autoprefixer": "^10.4.0",
29
- "postcss": "^8.3.11",
30
- "tailwindcss": "^2.2.19"
+ "postcss": "^8.4.4",
+ "tailwindcss": "^3.0.0"
31
}
32
0 commit comments