Skip to content
This repository has been archived by the owner on Aug 11, 2019. It is now read-only.

Use Shadow DOM mode 'open' #2

Merged
merged 2 commits into from
Mar 7, 2017
Merged

Conversation

bestguy
Copy link

@bestguy bestguy commented Mar 5, 2017

  • Changes use of Shadow DOM to open, closed was causing Svelte component’s
    embedded styles wrapped by the lib to have no effect

-  Removes use of Shadow DOM, which was causing Svelte component’s
embedded styles wrapped by the lib to have no effect
This re-enables Shadow DOM but uses open mode by default.
@bestguy bestguy changed the title Disable Shadow DOM Use Shadow DOM mode 'open' Mar 6, 2017
@Rich-Harris Rich-Harris merged commit 39c5478 into sveltejs:master Mar 7, 2017
@bestguy bestguy deleted the disableShadowDom branch March 8, 2017 06:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants