Skip to content
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

v4: Enable flexbox CSS on flexbox grid page #20372

Merged
merged 1 commit into from
Jul 27, 2016
Merged

v4: Enable flexbox CSS on flexbox grid page #20372

merged 1 commit into from
Jul 27, 2016

Conversation

mdo
Copy link
Member

@mdo mdo commented Jul 27, 2016

This PR is a last minute addition to Alpha 3 that enables our flexbox CSS as a separate, override stylesheet for our hosted docs. I've disabled it for local development only because my process for testing flexbox support is universal for all our docs (e.g., enable it and work). I've modified the Gruntfile and created a new Sass file to build this override from.

As part of this, I've updated the warning callout to communicate the flexbox enablement to docs visitors, as well as tweaking the bootstrap-grid.scss file to remove the dupe variables.

- Creates new flexbox grid Sass file in our docs assets
- Updates the Gruntfile to compile said new Sass file and minify the output
- Update notice on flexbox docs page for how it works
- Only enable compiled flexbox grid CSS in hosted docs site, not in dev (for easier and specific debugging of all flexbox features)
@mdo mdo added this to the v4.0.0-alpha.3 milestone Jul 27, 2016
@mdo mdo mentioned this pull request Jul 27, 2016
@mdo mdo merged commit d626484 into v4-dev Jul 27, 2016
@mdo mdo deleted the v4-flexbox-docs branch July 27, 2016 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant