any documentation guide where I can find all the media queries like screen-sm-min i can use?
k
Kearobi
09/16/2021, 1:14 PM
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.