Mostly like where @webkit is going with the default unstyled form controls. Dislike the buttons, though. The color input is very opinionated. Here’s a demo page that shows all controls in dark and light mode: https://t.co/vMYTio5iC2. Demo via https://t.
@stevegenoud Yes, this is possible: https://t.co/D3xsWTTybs.
@steveruizok Glad you ask: this is definitely possible, but of course no longer polyfillable, so keep this in mind when you code it: https://t.co/D3xsWTTybs. In @excalidraw, we deal with this by conditionally showing or not the “Save As†button. Hereâ
trevormkay Today I’m launching screensizes.app
A complete guide for Apple displays. With information like Display Properties, Safe Areas, Widget sizes, Notch sizes and more. Go ahead and add it to your Dock! pic.twitter.com/1XFWOIgdpp
@HeyJonR @slightlylate @inexorabletash @Shivani1sharma1 Isn’t this what the `sandbox` (https://t.co/HhN5v3HWKp) and the `csp` (https://t.co/ICNGVbJJyE) and the `allow` (https://t.co/VzK9WyJHcs) attributes in `iframe` are good for? Would be helpful to se
@steveruizok Oh, wow. Happy it’s useful. Super curious to see the finished app, you sure know how to tease it… 😂
@rajarshim Oh, thanks for letting me know. The link is https://t.co/i1hHBCYNEM. I’ll fix the broken link in the conclusions.
@HeyJonR @slightlylate @inexorabletash Hmm, sounds a bit like something in between fenced iframes (https://t.co/Odoj85LG6X) by @shivani1sharma1 and portals (https://t.co/loQ2yTK5rD) by Jeremy Roman and Lucas Gadani.
@SimmerVigor Go get it 😃! Hope it works for your use case. Happy to answer questions or listen to your feedback.
@jamesedmonston @TheRealNooshu The Fn key seems to work more reliably than the complex key combination, but it’s also gotten in the “stuck†state for me: https://t.co/xCdXfUKJt5.
🔢 PSA: If you want to add #FileSystemAccess support to your Web app and you need to support browsers that don’t support the new File System Access API yet: I maintain the browser-fs-access lib that makes this a breeze: https://t.co/AYE0WFV4Lr.
(Not s
RT @justinfagnani: JS and CSS modules with no build in sight!
With upcoming CSS modules, we’ll soon have:
✅ JS modules
✅ Bare specifiers…