-
-
Notifications
You must be signed in to change notification settings - Fork 78.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Document that @screen-*-min were replaced by $grid-breakpoints #17593
Milestone
Comments
Need to document |
cvrebert
changed the title
Responsive utility variables are missing
Document that @screen-*-min were replaced by $grid-breakpoints
Sep 14, 2015
mdo
added a commit
that referenced
this issue
Feb 6, 2016
Coming in #19099. |
Reopening since @mdo didn't update the specific section of old busted advice mentioned in OP. |
Removed those bits in 1ba370f. Less specific, but more concise and to the point. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The new $screen-{xs,sm,md,lg,xl}-min variables don't exist. See http://v4-alpha.getbootstrap.com/migration/#responsive-utilities
The text was updated successfully, but these errors were encountered: