Exploring the visually-hidden css
For many years i've used the mixin without thinking twice. So here we are. Exploring the visually-hidden helper class.
For many years i've used the mixin without thinking twice. So here we are. Exploring the visually-hidden helper class.
Postcss can do much and it does. In the last days, i had an issue
At some point in the past, my mind stored `grid-column: 1 / span all` as a valid piece of code when i want to have an item being placed across all columns, especially when the number of columns is changing over screen sizes. Turns out, i was very wrong.