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
The example given is a reduced test case for illustrative purposes only. I have experienced this issue in tests where I'm writing fixtures, and also cases where you need dynamic styles (as described here https://lit.dev/docs/components/styles/#style-element). So css doesn't cut it
consider a template like:
lit-plugin reports the following errors:
{ expected lit-plugin(no-invalid-css)
at-rule or selector expected lit-plugin(no-invalid-css)
despite this being valid css
The text was updated successfully, but these errors were encountered: