A CSS-only website
Using CSS-only website, because HTML is so 2022
Debug your SASS like a pro
How do you debug your SASS code? Do you go use your Web Inspector under developer tools, go to the CSS and search for the same selector like some kind of animal? Perhaps you have a comment in your CSS above each selector giving you the line number and .scss file name.
Use Grunt to automate your coding
I love SASS, and I love having the ability to minify my JS files so they’ll load faster when someone opens my website.
Jingle Bells in Pure CSS
This week, I have decided to do something special for Christmas. Adding some Jingle Bells to your website is nothing that hasn't been done before, but what about pure CSS jingle bells? Now that's something!
10 Great CSS Tips for every Web Developer
Every other week, even though I have been working with CSS for years, I learn something new about it. Some method, trick,or just some mistake I use to make and would like to inform other developers, so they won’t make the same mistakes I did.



