Tag: css
A Few Ways To Write Easier CSS
December 19, 2023 · 3 min read
CSS has made some leaps this past year with new features that you can use in your code. This post will share a few of those features you can use to write your CSS in your next project
Utilizing CSS Variables for Maintainable and Flexible Styles
September 18, 2023 · 1 min read
Using CSS variables in a very powerful way to make your CSS more maintainable and flexible.
CSS Selectors You Should Be Using In 2023
February 17, 2023 · 2 min read
CSS selectors you should be using for your next projects