2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-07-06 11:02:03 +00:00
Hilbish/website/package.json
sammyette fd045ca4a1
fix: some additions and changes
use base url in more places
collapse sidebar on every screen size
transition to djot
2025-06-03 22:50:22 -04:00

8 lines
118 B
JSON

{
"dependencies": {
"@djot/djot": "^0.3.2",
"@tailwindcss/cli": "^4.1.4",
"tailwindcss": "^4.1.4"
}
}