[ Cassondra ]

Results 169 comments of [ Cassondra ]

```js layout: { name: "Layout", description: "How the buttons align in the preview (Storybook only).", type: { name: "string" }, table: { type: { summary: "string" }, category: "Advanced" },...

This work is being evaluated in an upcoming sprint and hopefully we can address the documentation. In the meantime, I suggest trying another bundling tool such as https://unpkg.com/@spectrum-web-components/[email protected]/elements.js.

Looks like spectrum-two branch is on beta.52 now! I'm going to close this out but please do re-open if it's still needed.

VRT run: https://www.chromatic.com/build?appId=64762974a45b8bc5ca1705a2&number=3532

@rise-erpelding Great catch! I applied that update as well and rebased the branch against main.

> I am experiencing some confusion. Currently, Jira tickets are created by us- so will cursor create the jira tickets after merging this?? @blunteshwar No, there's no access tokens for...

This appears to be resolved after the color js refactor. Please don't hesitate to reach out if we can help in any other ways!

I can definitely see the issue here but I'm not sure I agree with the solution, in part, because it results in potential breaking changes for existing code that has...

> The problem with important is that once you use important in your component styles they can't be override externally. You can override them externally with the use of `!important`...

@jorgecasar Let's simplify your example: https://codepen.io/castastrophe/pen/KKoXGQo There seems to be custom styles applied to READMEs in the environment you shared and that interferes with the discussion of specificity and scope....