Convert CSS to Stylus

This commit is contained in:
redphx
2024-04-27 14:52:37 +07:00
parent 59c318e0e4
commit 4eeb6175d3
19 changed files with 1275 additions and 1272 deletions

View File

@@ -7,7 +7,9 @@
},
"devDependencies": {
"@types/bun": "latest",
"@types/node": "^20.12.7"
"@types/node": "^20.12.7",
"@types/stylus": "^0.48.42",
"stylus": "^0.63.0"
},
"peerDependencies": {
"typescript": "^5.0.0"