We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
include
At the moment, this generates an arcane error. Instead, it should warn that the include name cannot be found.
The text was updated successfully, but these errors were encountered:
Fixes #2356: issue a warning and don't throw an exception when a styl…
a16ada1
…e include cannot be found. Fixes #2357: include data now comes before any textContent in a style element.
Merge pull request #2375 from Polymer/fix-2356,2357
e00bd6a
Fixes #2356, #2357
Fixes Polymer#2356: issue a warning and don't throw an exception when…
6365cf6
… a style include cannot be found. Fixes Polymer#2357: include data now comes before any textContent in a style element.
sorvell
No branches or pull requests
At the moment, this generates an arcane error. Instead, it should warn that the include name cannot be found.
The text was updated successfully, but these errors were encountered: