redefine $susy values at breakpoint container -


I am trying to redefine a $ susy property container within a media query. I'm trying to run

  Include @ breakpoints ($ mobile) {$ susy: (container: 100%,); }  

When I compile the CMD then try using $ suspect: (container: 100%)! Instead global! I tried and it does not work.

Any thoughts?

Thanks

As I understand, $ susy is the global setting in which you Set the basic layout of the site, for the layout of the breakpoint, I use new maps, e.g. $ Tablet, $ desktop


Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -