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
We Probably should make these default vars that you can change at the postcss plugin level but since they're so easy to change as css-custom-props it's not critical. more of a best practice sort of thing
We Probably should make these default vars that you can change at the postcss plugin level but since they're so easy to change as css-custom-props it's not critical. more of a best practice sort of thing
--siteBasis: var(--mobileMax);
--siteMax: var(--siteMaxMobile);
The text was updated successfully, but these errors were encountered: