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
Currently the syntax for if() allows style conditions with style() – but there is no place to specify an explicit container to query by name. This will also be an issue if querying container sizes by way of unit-comparisons (eg 100cqi > 30em) - though I think we agreed to make a functional unit syntax for that.
The text was updated successfully, but these errors were encountered:
Currently the syntax for
if()
allows style conditions withstyle()
– but there is no place to specify an explicit container to query by name. This will also be an issue if querying container sizes by way of unit-comparisons (eg100cqi > 30em
) - though I think we agreed to make a functional unit syntax for that.The text was updated successfully, but these errors were encountered: