Compare commits
2 Commits
ca1ec073dc
...
2b4fe97fd2
| Author | SHA1 | Date | |
|---|---|---|---|
| 2b4fe97fd2 | |||
|
4c389d607e
|
@@ -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.
|
||||
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user