Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit d3b21c1

Browse files
authoredApr 13, 2017
Update features-activation-map
I have added info about colorRebeccapurple in caniuse (v 1.0.30000652). https://caniuse.com/#feat=css-rebeccapurple
1 parent 6577f6c commit d3b21c1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎src/features-activation-map.js

+1-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,7 @@ export default {
1414
// mediaQueriesRange: [ null ],
1515
// customSelectors: [ null ],
1616
attributeCaseInsensitive: [ "css-case-insensitive" ],
17-
// @todo wait https://github.com/Fyrd/caniuse/issues/1271
18-
// colorRebeccapurple: [ null ],
17+
colorRebeccapurple: [ "css-rebeccapurple" ],
1918
// colorHsl: [ null ],
2019
// colorHwb: [ null ],
2120
// colorRgb: [ null ],

0 commit comments

Comments
 (0)
This repository has been archived.