Explore >> Select a destination


You are here

justmarkup.com
| | joshcollinsworth.com
10.6 parsecs away

Travel
| | CSS variables (otherwise known as CSS custom properties) give previously impossible superpowers to CSS developers. This post covers what they are, how they work, and a couple of nifty ways you can implement them on your own website.
| | techhub.iodigital.com
9.6 parsecs away

Travel
| | If you love CSS, youve probably heard of custom properties (a.k.a. CSS variables) before. Still, a lot of people seem to use them as constants for their CSS. In this article, I will try to give you some more insights on how you can use these custom properties to create some smart systems or even use them as booleans in CSS and create easy progressive enhancements.
| | bryanlrobinson.com
9.1 parsecs away

Travel
| | Since the Web became a more beautiful place with the advent of CSS, there's always been a struggle in the use of more modern features of CSS with browsers who are either slower to adopt or more cautious in the way the implement features. There have been many potential solutions for this issue.
| | una.im
100.1 parsecs away

Travel
| Build an alpha color system without splitting out channels using this one neat trick.