Categories / CSS

floating shapes with logos

Creating floating-esque objects can be really simple in CSS, you can show off some languages, products or anything you like.

creating floating shapes in CSS

Read more

document with support

I never took the time to understand why I should be using @supports, but they can be beneficial in a long-term project. Start writing future code that enables you to easily deprecate old code.

Start using @supports

Read more

scss or css

CSS has really come far in the last few years, and you can do a lot that is supported across all browsers now. SASS and LESS do provide a lot, but are you using these features? Do you really need them for your project? Start asking the questions!

Do you really need a css preprocessor?

Read more