An error occurred while fetching the assigned milestone of the selected merge_request.
docs/getting-started
download.md +2 -2
flexbox.md +1 -1
grunt
npm-shrinkwrap.json +5 -0
Gruntfile.js +1 -0
package.json +1 -0
+ 2
- 2
@@ -21,7 +21,7 @@ Download just the compiled and minified CSS and JavaScript. Doesn't include any
Download everything: source Sass, JavaScript, and documentation files. **Requires a Sass compiler, [Autoprefixer](https://github.com/postcss/autoprefixer), [postcss-flexbugs-fixes](https://github.com/luisrudge/postcss-flexbugs-fixes), and [some setup]({{ site.baseurl }}/getting-started/build-tools/#tooling-setup).**
@@ -30,7 +30,7 @@ Download everything: source Sass, JavaScript, and documentation files. **Require
Pull in Bootstrap's **source files** into nearly any project with some of the most popular package managers. No matter the package manager, Bootstrap will **require a Sass compiler, [Autoprefixer](https://github.com/postcss/autoprefixer), and [postcss-flexbugs-fixes](https://github.com/luisrudge/postcss-flexbugs-fixes)** for a setup that matches our official compiled versions.
+ 1
- 1
@@ -19,7 +19,7 @@ Flexbox support is available for a number of Bootstrap's components:
+ 5
- 0
@@ -2641,6 +2641,11 @@
+ 1
- 0
+ 1
- 0
@@ -64,6 +64,7 @@