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
{{ message }}
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.
I have activated the xxlarge breakpoint in the settings and I'm now getting the following warnings when ever I update a file
WARNING: breakpoint(): the media query "xxlarge only" cannot be used because xxlarge is the largest breakpoint.
on line 56 of assets/components/foundation-sites/scss/util/_breakpoint.scss
from line 130 of assets/components/foundation-sites/scss/util/_breakpoint.scss
from line 54 of assets/components/foundation-sites/scss/components/_visibility.scss
from line 82 of assets/components/foundation-sites/scss/components/_visibility.scss
from line 32 of stdin
WARNING: breakpoint(): the media query "xxlarge down" cannot be used because xxlarge is the largest breakpoint.
on line 56 of assets/components/foundation-sites/scss/util/_breakpoint.scss
from line 130 of assets/components/foundation-sites/scss/util/_breakpoint.scss
from line 71 of assets/components/foundation-sites/scss/components/_top-bar.scss
from line 61 of stdin
The text was updated successfully, but these errors were encountered:
Don't you think this is rather an issue with Foundation? It seems like it is already fixed since 6.2.0. (But since Foundation 6.2.0 was buggy it could be better to stay on 6.1.x for other reasons, even though 6.2.1 fixed some of the issues.)
Hi Aetles, thanks for the link, yeah that looks like the same issue, but I'm on 6.2.1 and still getting the warnings, not a major problem if it doesn't cause any real issues
I have activated the xxlarge breakpoint in the settings and I'm now getting the following warnings when ever I update a file
WARNING: breakpoint(): the media query "xxlarge only" cannot be used because xxlarge is the largest breakpoint.
on line 56 of assets/components/foundation-sites/scss/util/_breakpoint.scss
from line 130 of assets/components/foundation-sites/scss/util/_breakpoint.scss
from line 54 of assets/components/foundation-sites/scss/components/_visibility.scss
from line 82 of assets/components/foundation-sites/scss/components/_visibility.scss
from line 32 of stdin
WARNING: breakpoint(): the media query "xxlarge down" cannot be used because xxlarge is the largest breakpoint.
on line 56 of assets/components/foundation-sites/scss/util/_breakpoint.scss
from line 130 of assets/components/foundation-sites/scss/util/_breakpoint.scss
from line 71 of assets/components/foundation-sites/scss/components/_top-bar.scss
from line 61 of stdin
The text was updated successfully, but these errors were encountered: