]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Bump iOS to v8 in Autoprefixer settings 18379/head
authorChris Rebert <code@chrisrebert.com>
Mon, 30 Nov 2015 01:03:14 +0000 (17:03 -0800)
committerChris Rebert <code@chrisrebert.com>
Mon, 30 Nov 2015 07:54:36 +0000 (23:54 -0800)
commit6bfd7081ac4aed5a02d066ed431e3b9527451673
tree04a7a1f51d73191884750027f6a3d4b816c5c708
parent74ddd041b5f4f3d52ac87bcc573552b22e5774be
Bump iOS to v8 in Autoprefixer settings

The latest iOS version is 9.1
Our prefixing policy dictates that we prefix 1 version back from the latest version.
9.1 - 1_major_version = 8.0

[skip validator]
Gruntfile.js