Skip to content

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant