Blogging about my hobbies
This year I'm wanting to start writing about some none dev things that I do.
This year I'm wanting to start writing about some none dev things that I do.
A short explanation of how important works with CSS cascade layers
A way to use CSS grid to create auto flowing columns and layers that let's us remove the need for many media queries, resulting in cleaner and more maintainable stylesheets.
CSS aspect-ratio has been working in browser for a couple of years now and I want to share some ways that I frequently utilize it in my day to day work.
An overview of how the where(), is(), and has() pseudo classes work and examples of different ways to utilize them in your day to day work.