Skip to content
This repository has been archived by the owner on Mar 18, 2019. It is now read-only.

Commit

Permalink
Merge pull request #369 from Semigradsky/patch-1
Browse files Browse the repository at this point in the history
Update features-activation-map
  • Loading branch information
Semigradsky committed May 7, 2017
2 parents 08dd185 + 5200ff2 commit e7cb40b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -53,6 +53,9 @@
"postcss-selector-matches": "^2.0.0",
"postcss-selector-not": "^2.0.0"
},
"peerDependencies": {
"caniuse-db": "^1.0.30000652"
},
"devDependencies": {
"babel-cli": "^6.6.5",
"babel-core": "^6.7.2",
Expand Down
3 changes: 1 addition & 2 deletions src/features-activation-map.js
Expand Up @@ -14,8 +14,7 @@ export default {
// mediaQueriesRange: [ null ],
// customSelectors: [ null ],
attributeCaseInsensitive: [ "css-case-insensitive" ],
// @todo wait https://github.com/Fyrd/caniuse/issues/1271
// colorRebeccapurple: [ null ],
colorRebeccapurple: [ "css-rebeccapurple" ],
// colorHsl: [ null ],
// colorHwb: [ null ],
// colorRgb: [ null ],
Expand Down

0 comments on commit e7cb40b

Please sign in to comment.