-
Notifications
You must be signed in to change notification settings - Fork 418
Open
Labels
feature: proposal 💬New feature proposal that needs to be discussedNew feature proposal that needs to be discussedneeds: triage 🏷Issue needs to be checked and prioritizedIssue needs to be checked and prioritized
Description
repo https://github.com/yzqbugs/linaria-feat
Describe the feature
so we could provide a StyleSheetManager to set where to put our style in, like StyleSheetManager
Motivation
all styles are generated in global scope. It's not usable for shadowDom,if we could provide a styleSheetManager to tell linaria to inject css to shadowdom element,all styles will take effect
below is my code, showing use styleSheetManager in shadowDom
we could see styled-components generate style beside dom, so styles could take effect
Possible implementations
Related Issues
Metadata
Metadata
Assignees
Labels
feature: proposal 💬New feature proposal that needs to be discussedNew feature proposal that needs to be discussedneeds: triage 🏷Issue needs to be checked and prioritizedIssue needs to be checked and prioritized