You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 29, 2019. It is now read-only.
/deep/ ... For the reasons above, the Polymer team is currently exploring other options for theming that address the shortcomings above and provide a possible path to obsolescence of /deep/ and ::shadow altogether
Custom CSS mixins... Polymer includes an experimental extension
So, /deep/ is deprecated, css mixins are experimental. Where does that leave us? The polymer elements seem to be all-in on @apply. Can we get either a commitment on long-term support for mixins or an update on the "possible path" mentioned above?
I need to fix my current /deep/ usages, but I'd really hate to do it more than once. If this is already documented and I missed it, please point me in that general direction - thanks!
Here: https://www.polymer-project.org/1.0/docs/devguide/styling.html#xscope-styling
Note, users are still trying to use these features. We support them but they should be considered deprecated.
The text was updated successfully, but these errors were encountered: