@aiursoft/autodark.js
Advanced tools
Comparing version 1.1.3 to 1.1.4
@@ -54,8 +54,2 @@ "use strict"; | ||
], | ||
'.jumbotron': [ | ||
{ | ||
classToAdd: ['bg-dark'], | ||
classToRemove: ['bg-light'], | ||
}, | ||
], | ||
'.bg-dark': [ | ||
@@ -135,8 +129,2 @@ { | ||
], | ||
'.jumbotron': [ | ||
{ | ||
classToAdd: ['bg-light'], | ||
classToRemove: ['bg-dark'], | ||
}, | ||
], | ||
'.bg-dark': [ | ||
@@ -143,0 +131,0 @@ { |
@@ -51,8 +51,2 @@ /* eslint-disable @typescript-eslint/naming-convention */ | ||
], | ||
'.jumbotron': [ | ||
{ | ||
classToAdd: ['bg-dark'], | ||
classToRemove: ['bg-light'], | ||
}, | ||
], | ||
'.bg-dark': [ | ||
@@ -132,8 +126,2 @@ { | ||
], | ||
'.jumbotron': [ | ||
{ | ||
classToAdd: ['bg-light'], | ||
classToRemove: ['bg-dark'], | ||
}, | ||
], | ||
'.bg-dark': [ | ||
@@ -140,0 +128,0 @@ { |
{ | ||
"name": "@aiursoft/autodark.js", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "Auto dark theme", | ||
@@ -5,0 +5,0 @@ "main": "dist/cjs/autodark.js", |
@@ -60,8 +60,2 @@ /* eslint-disable @typescript-eslint/naming-convention */ | ||
], | ||
'.jumbotron': [ | ||
{ | ||
classToAdd: ['bg-dark'], | ||
classToRemove: ['bg-light'], | ||
}, | ||
], | ||
'.bg-dark': [ | ||
@@ -143,8 +137,2 @@ { | ||
], | ||
'.jumbotron': [ | ||
{ | ||
classToAdd: ['bg-light'], | ||
classToRemove: ['bg-dark'], | ||
}, | ||
], | ||
'.bg-dark': [ | ||
@@ -151,0 +139,0 @@ { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
384129
1271