Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
8b34a0e1
Commit
8b34a0e1
authored
7 years ago
by
Mark Otto
Committed by
Mark Otto
7 years ago
Browse files
Options
Download
Email Patches
Plain Diff
ios9 and up opera
parent
ba3fb3c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
build/postcss.config.js
+2
-2
build/postcss.config.js
with
2 additions
and
2 deletions
+2
-2
build/postcss.config.js
+
2
-
2
View file @
8b34a0e1
...
...
@@ -20,11 +20,11 @@ module.exports = (ctx) => ({
'
Edge >= 12
'
,
'
Explorer >= 10
'
,
// Out of leniency, we prefix these 1 version further back than the official policy.
'
iOS >=
8
'
,
'
iOS >=
9
'
,
'
Safari >= 9
'
,
// The following remain NOT officially supported, but we're lenient and include their prefixes to avoid severely breaking in them.
'
Android >= 4.4
'
,
'
Opera >=
12
'
'
Opera >=
30
'
]
}
}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment