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
I use breakpoint, but when my sass file should be compiled I get this error:
Line 5 of C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/breakpoint-2.7.0/stylesheets/breakpoint/_settings.scss: $map: ((48.0625em 51.8125em), (27em 39.125em)) is not a map formap-has-key'`
This error is in place where I want to import breakpoint.
What is wrong?
The text was updated successfully, but these errors were encountered:
Hi,
I use breakpoint, but when my sass file should be compiled I get this error:
Line 5 of C:/Ruby23-x64/lib/ruby/gems/2.3.0/gems/breakpoint-2.7.0/stylesheets/breakpoint/_settings.scss: $map: ((48.0625em 51.8125em), (27em 39.125em)) is not a map for
map-has-key'`This error is in place where I want to import breakpoint.
What is wrong?
The text was updated successfully, but these errors were encountered: