2 Commits

Author SHA1 Message Date
2b4fe97fd2 fix(deps): update tailwindcss monorepo to v4
Some checks failed
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error
2026-01-22 01:38:57 +00:00
4c389d607e feat: not -> now
Some checks failed
continuous-integration/drone/push Build encountered an error
Signed-off-by: kjuulh <contact@kjuulh.io>
2026-01-21 10:27:03 +01:00
3 changed files with 411 additions and 537 deletions

View File

@@ -16,7 +16,7 @@ We're now well into 2026, and it has been a while since I've written a blog post
In this post I am going over a few projects I've written for myself, and work, often because I have difficulty separating the two. I simply like to produce stuff that is useful, and that can often be used at work as well.
As it has been a while since I've posted anything, and if you've read previous posts of mine, you might be surprised to know that I am not working in the data space, and that is where my focus has been since end 2024 until now.
As it has been a while since I've posted anything, and if you've read previous posts of mine, you might be surprised to know that I am now working in the data space, and that is where my focus has been since end 2024 until now.
Let's jump straight into the projects shall we.

View File

@@ -14,10 +14,10 @@
},
"dependencies": {
"@tailwindcss/typography": "^0.5.9",
"tailwindcss": "^3.3.1"
"tailwindcss": "^4.0.0"
},
"devDependencies": {
"@catppuccin/tailwindcss": "^0.1.1",
"@tailwindcss/cli": "^0.1.2"
"@tailwindcss/cli": "^4.0.0"
}
}

942
yarn.lock

File diff suppressed because it is too large Load Diff