Explore >> Select a destination


You are here

una.im
| | www.bram.us
4.5 parsecs away

Travel
| | In CSS, Style Queries which allow querying computed values of a container. Let's take a look at what that means ...
| | thinkdobecreate.com
7.3 parsecs away

Travel
| | Supporting both the user preference query for dark mode as well as a toggle previously required duplicated style blocks. With the incoming style queries feature, we can simply down to reading a custom property to define theme styles once.
| | coryrylan.com
14.3 parsecs away

Travel
| | Learn how to create contrasting layers with CSS style queries ensuring your UI is always the right contrast ratio.
| | parkerhiggins.net
51.1 parsecs away

Travel
| I'm releasing new software today for solving crossword puzzles in the terminal. cursewords is a small Python program to open, navigate, and solve puzzles stored as .puz files. If you're a Mac or Linux user, you can install it today by running pip3 install --user cursewords in your terminal, and then use the cursewords command to open a .puz file on your computer.