Skip to content

Commit a6dc5e4

Browse files
Merge pull request microjs#963 from dimitrinicolas/master
Add overflow-color
2 parents 480a9b8 + c24dde3 commit a6dc5e4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

data.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4757,6 +4757,13 @@ module.exports = [{
47574757
url: "https://github.com/rkrupinski/easter.js",
47584758
source: "https://raw.githubusercontent.com/rkrupinski/easter.js/master/dist/easter.js"
47594759
},
4760+
{
4761+
name: "overflow-color",
4762+
tags: ["overflow", "color", "DOM", "css"],
4763+
description: "Automatically switch css html background color.",
4764+
url: "https://github.com/dimitrinicolas/overflow-color",
4765+
source: "https://raw.githubusercontent.com/dimitrinicolas/overflow-color/master/dist/overflow-color.umd.js"
4766+
},
47604767
{
47614768
name: "henka",
47624769
tags: ["responsive", "respond", "media", "query", "media-query", "queries"],

0 commit comments

Comments
 (0)