<!-- Instructions: https://github.com/PolymerElements/app-localize-behavior/CONTRIBUTING.md#filing-issues --> ### Description <!-- Example: The `paper-foo` element causes the page to turn pink when clicked. --> demo files still use `polymer-legacy` and code style from polymer2 ### Expected outcome polymer 3 code style based on `class` without `polymer-legacy` ### Actual outcome `polymer-legacy` in imports ### Pull Request PR https://github.com/PolymerElements/app-localize-behavior/pull/142
Description
demo files still use
polymer-legacyand code style from polymer2Expected outcome
polymer 3 code style based on
classwithoutpolymer-legacyActual outcome
polymer-legacyin importsPull Request
PR #142