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
If the @media rule has any whitespace before or after the variable it will not compile, which is a regression of issue csstools/postcss-custom-media#2.
Media rules with whitespace last compiled correctly in version 6.0.0, with all versions since then (including the current 8.0.0) outputting:
If the @media rule has any whitespace before or after the variable it will not compile, which is a regression of issue csstools/postcss-custom-media#2.
Media rules with whitespace last compiled correctly in version
6.0.0
, with all versions since then (including the current8.0.0
) outputting:The text was updated successfully, but these errors were encountered: