adobe / adobe/react-webcomponent

Support style/link optional parameters in createCustomElement to style wrapped React component.

Open
#23 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
104
Forks
20
PR merge metrics
No merged PRs in 30d

Description

### Expected Behaviour
In case of using Webpack Minicssextractplugin or StyleLoaderPlugin I want to be able to pass generated styles inside web component to style React component.

### Actual Behaviour
Right now only inline styles in React component will work behind shadow dom.

### Reproduce Scenario (including but not limited to)
#### Steps to Reproduce
Try to wrap React component with css modules.

#### Platform and Version
any

P.S. I could contribute code to add this functionality.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.