Skip to content
New issue

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

error [unbalanced-delimiters] message: 'Invalid polymer expression delimiters. You put '{{}}'' appears on minified css #1024

Closed
atolk opened this issue May 7, 2017 · 2 comments

Comments

@atolk
Copy link

atolk commented May 7, 2017

Description

Polymer lint doesn't properly recognize minified css expressions

Versions & Environment

Polymer CLI: 0.18.1

Steps to Reproduce

Put next css into any element style:
@media (max-width: 600px) { .hide-on-small-only{display:none !important;}}
note last two curly brackets followed one by one.
When there is a space between them all just fine.

@stale
Copy link

stale bot commented Mar 4, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Mar 4, 2020
@stale
Copy link

stale bot commented May 1, 2022

This issue has been automatically closed after being marked stale. If you're still facing this problem with the above solution, please comment and we'll reopen!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants