 
      
    | You are here | una.im | ||
| | | | | www.bram.us | |
| | | | | In CSS, Style Queries which allow querying computed values of a container. Let's take a look at what that means ... | |
| | | | | thinkdobecreate.com | |
| | | | | 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 | |
| | | | | Learn how to create contrasting layers with CSS style queries ensuring your UI is always the right contrast ratio. | |
| | | | | parkerhiggins.net | |
| | | 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. | ||