caressofsteel/hugo-story

_breakpoints !global assignment

Closed this issue · 1 comments

I am getting the following warning when building with Hugo:

_breakpoints.scss:
!global assignments won't be able to declare new variables in future versions.
Consider adding `$breakpoints: null` at the top level.