any documentation guide where I can find all the m...
# suitecommerce
s
any documentation guide where I can find all the media queries like screen-sm-min i can use?
k
These are bootstrap variables, do a file lookup for _variables.scss, and choose the file in the twitter-bootstrap-sass folder. The media breakpoints are defined there.
s
thanks @Kearobi
👍 1