Skip to content

Commit

Permalink
Merge pull request microjs#963 from dimitrinicolas/master
Browse files Browse the repository at this point in the history
Add overflow-color
  • Loading branch information
pineapplemachine authored May 15, 2018
2 parents 480a9b8 + c24dde3 commit a6dc5e4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions data.js
Original file line number Diff line number Diff line change
Expand Up @@ -4757,6 +4757,13 @@ module.exports = [{
url: "https://github.com/rkrupinski/easter.js",
source: "https://raw.githubusercontent.com/rkrupinski/easter.js/master/dist/easter.js"
},
{
name: "overflow-color",
tags: ["overflow", "color", "DOM", "css"],
description: "Automatically switch css html background color.",
url: "https://github.com/dimitrinicolas/overflow-color",
source: "https://raw.githubusercontent.com/dimitrinicolas/overflow-color/master/dist/overflow-color.umd.js"
},
{
name: "henka",
tags: ["responsive", "respond", "media", "query", "media-query", "queries"],
Expand Down

0 comments on commit a6dc5e4

Please sign in to comment.