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 3288709 commit e3fafa1Copy full SHA for e3fafa1
package.json
@@ -19,10 +19,10 @@
19
"devDependencies": {
20
"autoprefixer": "^10.0.2",
21
"clean-css": "^4.2.1",
22
- "postcss": "^8.1.7"
+ "postcss": "^8.1.7",
23
+ "tailwindcss": "^2.0.0-alpha.23"
24
},
25
"dependencies": {
- "mini-svg-data-uri": "^1.2.3",
26
- "tailwindcss": "^2.0.0-alpha.23"
+ "mini-svg-data-uri": "^1.2.3"
27
}
28
0 commit comments