We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6577f6c commit d1776fcCopy full SHA for d1776fc
src/features-activation-map.js
@@ -20,7 +20,7 @@ export default {
20
// colorHwb: [ null ],
21
// colorRgb: [ null ],
22
// colorGray: [ null ],
23
- colorHexAlpha: [ "css-rrggbbaa" ],
+ // colorHexAlpha: [ "css-rrggbbaa" ],
24
// colorFunction:[ null],
25
// fontVariant: [ null ],
26
// @todo can be done using a callback, this is only used for Firefox < 35
0 commit comments