-
After installing the plugin and telling Prettier to use it, none of the desired changes are produced for our Markdown files. When doing a little debugging, it appears that the `print()` function isn'…
-
### What happened?
I am using [mantine](mantine.dev) to create a CSUI. I need to import `@mantine/core/styles.css`. Following the [Import Stylesheet](https://docs.plasmo.com/framework/content-scrip…
-
need a way to calculate height when in shadow dom mode, rely on /deep/ will broken in future
cjkao updated
9 years ago
-
### Prerequisites
- [X] I have [searched](https://github.com/twbs/bootstrap/issues?utf8=%E2%9C%93&q=is%3Aissue) for duplicate or closed feature requests
- [X] I have read the [contributing guidelines…
-
All,
Based on where we are at with this, with some open challenges, wonky bits and no shadow dom implementation yet either, I worked with @alice on a review and refactor. After a lot of discussion,…
-
The library `media-chrome` has a few examples of player theme templates. Of most interest is the Tailwind theme. They are created using a HTML `template` and referencing it in the media controller.
…
-
Declarative shadow roots and constructible stylesheets need to be made to work together so that stylesheets added to shadow roots can be round-tripped through HTML serialization and deserialization.
…
-
> Starting from Atom v1.13.0, the contents of atom-text-editor elements are no longer encapsulated within a shadow DOM boundary. This means you should stop using :host and ::shadow pseudo-selectors, a…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the issue
I placed a react-native-web component in a shadow root, and the styles were wrong. Sp…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Current behavior 😯
I am trying to use the `renderGrid` component inside a li…