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
… properties
Fixes#1874, #1761: maintain static declarations within declarations that contain custom properties
Fixes#1927: make custom property parser able to see property endings of ; or \n or end token.
Given a
story-card
element, local styles like:are confusing some part of the style engine.
http://jsbin.com/zozute/edit?html,output
Looks like using an id with the same text as the element tag is confusing a regex somewhere.
The text was updated successfully, but these errors were encountered: