Skip to content

Commit 89c71fd

Browse files
committed
bump tailwind and dependencies
1 parent 86c4be3 commit 89c71fd

File tree

3 files changed

+220
-104
lines changed

3 files changed

+220
-104
lines changed

package.json

+5-4
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@
55
"build:css": "tailwindcss -o static/base.css"
66
},
77
"devDependencies": {
8-
"@tailwindcss/forms": "^0.5.2",
9-
"@tailwindcss/typography": "^0.5.2",
10-
"tailwindcss": "^3.0.24"
11-
}
8+
"@tailwindcss/forms": "^0.5.3",
9+
"@tailwindcss/typography": "^0.5.8",
10+
"tailwindcss": "^3.2.2"
11+
},
12+
"dependencies": {}
1213
}

0 commit comments

Comments
 (0)