Skip to content

Commit ee66cf5

Browse files
authored
Merge pull request #33 from integer32llc/maint
Maintenance
2 parents b7eaf20 + ff73aab commit ee66cf5

File tree

12 files changed

+1423
-1867
lines changed

12 files changed

+1423
-1867
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
strategy:
7070
matrix:
7171
rust:
72-
- 1.77 # MSRV
72+
- 1.81 # MSRV
7373
- stable
7474
- nightly
7575

.postcssrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"plugins": {
3-
"tailwindcss": {}
3+
"@tailwindcss/postcss": {}
44
}
55
}

0 commit comments

Comments
 (0)