Raindrop.io Bookmarks 02/13/2022
著
- Neat Optional Custom Property Values Trick | CSS-Tricks - CSS-Tricks
"Some properties that accept multiple values, like text-shadow, require special treatment because they only work with a comma delimiter. In those cases, when the CSS custom property is defined, you (as the code author) know it is only to be used in a situation where a value is already defined where the custom property is used."
- Not all Browsers are Created Equal (on iOS) - Bram.us
"No need for silly restrictions and limitations. If you truly are the best self you can be, you shouldn't fear competition. Embrace competition. It leads to better results."
- Musk outlines Starship progress towards self-sustaining Mars city - NASASpaceFlight.com
"From a life support standpoint, we could scale up the life support system in Dragon, and that would work for missions that were say a week or two weeks, that would be fine, for missions to Mars, you'd want a life support system that's renewable, essentially recycling everything in a closed-loop system with close to zero loss to mass."
- GoogleChromeLabs/ProjectVisBug: FireBug for designers › Edit any webpage, in any state https://a.nerdy.dev/gimme-visbug
"Open source web design debug tools"
- CSS Scan Pro | A re-imagined Devtools for web design
"CSS Scan Pro makes it radically easy to get the looks of your favorite websites. Hover over any element, and get everything you need (styles, animations, assets, etc...), instantly."
- Hello, CSS Cascade Layers - Ahmad Shadeed
"For a project I'm working on, using cascade layers for theming the UI will be the perfect solution. The problem it solves here is to allow me as a developer to switch between themes without changing the CSS or reorder it in one way or another."