* Photo by Ross Parmly Tailwind CSS is a utility-first CSS framework for rapidly building custom user interfaces. It provides a set of...
By Igor BujasFebruary 21, 2023Shopify launched a neat new feature for 2.0 themes to quickly add CSS to a specific section of the theme. So that means...
By Igor BujasFebruary 10, 2023Sometimes you need one menu item to be different than the rest for one reason or another, or you want to add Javascript...
By Igor BujasJanuary 18, 2023We used to reach for Javascript to achieve a smooth scrolling effect not so long ago. Even including a whole jQuery library for...
By Igor BujasJanuary 17, 2023Tailwind CSS is a utility-first CSS framework made for building custom user interfaces. It provides a set of CSS classes generated based on...
By Igor BujasJanuary 16, 2023There are many scenarios where one would want to change the order of elements in a container using CSS, but I find I...
By Igor BujasOctober 12, 2022When SASS burst onto the scene I was kind of reluctant to give it a try, as I am an old-school CSS guy...
By Igor BujasOctober 5, 2022One of the most anticipated new features of CSS is now on the way! CSS Container Queries will allow us to style the...
By Igor BujasJuly 21, 2022