Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove Custom-style tag #35

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Remove Custom-style tag #35

wants to merge 3 commits into from

Conversation

royjd
Copy link

@royjd royjd commented Jul 13, 2018

The main reason I would like to remove this custom-styles tag is for performance, it is using polyfills and it is a heavy one to compute.

https://www.polymer-project.org/2.0/docs/devguide/style-shadow-dom

You should only use custom-style to define styles for the main document. To define styles for an element's local DOM, just use a <style> block.

Karl Lauret added 3 commits July 12, 2018 21:10
…n with other style computing / remove as much mixin as possible + dead code
…animation with other style computing / remove as much mixin as possible + dead code"

This reverts commit f6ee91d.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant