]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Unnecessary word 7288/head
authorGilbert West <gilbertwest@gmail.com>
Sat, 28 Nov 2015 22:17:37 +0000 (23:17 +0100)
committerGilbert West <gilbertwest@gmail.com>
Sat, 28 Nov 2015 22:17:37 +0000 (23:17 +0100)
Removed and extra "to" after autoprefixer

docs/pages/sass.md

index 9f63a1f23f64f2aebc6ce0d927f2ea61afa7fe76..04c2bb298b31473ebf87b4d9cf6b5b87317498f1 100644 (file)
@@ -18,7 +18,7 @@ description: Foundation is written in Sass, which allows us to make the codebase
 
 ### Autoprefixer Required
 
-We don't include vendor prefixes in our Sass files&mdash;instead, we let [Autoprefixer](https://github.com/postcss/autoprefixer) to handle it for us. Our build process uses [gulp-autoprefixer](https://github.com/sindresorhus/gulp-autoprefixer), but there are [other versions](https://github.com/postcss/autoprefixer#usage) that work with Grunt, Rails, Brunch, and more.
+We don't include vendor prefixes in our Sass files&mdash;instead, we let [Autoprefixer](https://github.com/postcss/autoprefixer) handle it for us. Our build process uses [gulp-autoprefixer](https://github.com/sindresorhus/gulp-autoprefixer), but there are [other versions](https://github.com/postcss/autoprefixer#usage) that work with Grunt, Rails, Brunch, and more.
 
 To get the proper browser support, use these Autoprefixer settings: