Westbrook Johnson
Westbrook Johnson
1. Yes. 2. Independent. While there _could_ be something interesting about additional work around `@import @sheet sheetName` in order to share across the single file, the goal is to keep...
For a CSS only usage, I'd say leaning into something like `` would be one path, though more invasive. This allows the download of all of the CSS that might...
I'm surprised that without a Menu Item that [this code](https://github.com/adobe/spectrum-web-components/blob/d38bf04fc204ea47c1b60874bd48536d961cb9c1/packages/menu/src/Menu.ts#L366-L372) is finding a `trigger`. Can you share what the trigger is so we can understand how it is both `el.getAttribute('role')...
If you had a theoretical path towards making this possible, we'd certainly discuss it. However, I've found that some browsers just won't give up _sometimes_ displaying pixels incorrectly and my...
If you're running into the difference at a browser level, have you tried running the tests separately for each browser with a different config file? You should be able to...
Just the beginning of an adventure here, but it does look like `shortcut` is [not included](https://github.com/modernweb-dev/web/blob/master/packages/rollup-plugin-html/src/assets/utils.ts#L8) as an asset `rel` for `link`. Not sure if it needs to be added...
I'm not on Twitter right now. But, if you're into that sort of thing, you can catch me on Mastodon at https://mastodon.social/@westbrook Also happy to chat here while you work...