mirror of
https://github.com/Polymer/polymer.git
synced 2026-08-19 01:14:44 -05:00
Find the correct spot to add "included" styles in the template by keeping track of which "concrete" style in the template we have encountered and inserting the "included" styles before them. Fixes #4975