We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
khtml
1 parent 6d02c82 commit e5d4c79Copy full SHA for e5d4c79
lib/options/vendor-prefix-align.js
@@ -2,6 +2,7 @@ module.exports = (function() {
2
// Vendor prefixes list:
3
var PREFIXES = [
4
'webkit',
5
+ 'khtml',
6
'moz',
7
'ms',
8
'o'
0 commit comments