
Loading…
with Polymer#1.05-update, style-sheets and custom-style-elements are not parsed in my project anymore #1974
fooloomanzii
commented
Owner
sorvell
commented
Thanks for finding this issue. We'll correct it in the next release. In the meantime, here is a workaround, remove all the new lines following : in this rule: https://github.com/Fairyon/webvisual/blob/develop/src/public/css/app-theme.html#L320.
fooloomanzii
commented
Thank you so much, without this certain mixin, it's working
robertavram
commented
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I think, I kept following rules for mixins and css-variables but console says "Uncaught TypeError: Cannot read property 'trim' of undefined"
Everything is fine with my style-sheets with Polymer#1.04, and I don't see anything wrong in my code
https://github.com/Fairyon/webvisual/tree/develop/src/public/css