#css
Read more stories on Hashnode
Articles with this tag
Ok. I did it. Back to (almost) plain old regular css for building my last project. You would think that SASS would be absolutely necessary to have a...
There. I said it. I know every cool kid likes it, but I don't. Never seen the point of it. Always seemed way too complicated to do simple things. I...
With OKLCH support being now supported in all major browsers, it is time to give a chance to the new OKLCH color. If you don't know what this is,...
Before the summer, I had the pleasure to read this article that talked about splitting your css into multiple files to optimize file size. At the...
Even if this topic has already been discussed in details elsewhere, I'd like to share a few discoveries about my recent experiment with custom...
While I'm a big fan of SASS variables, I tend to use more and more CSS variables since they get very good browser support. One issue I was often...