Feature/#109 adaptive font color for badges #149
|
@ -24,7 +24,6 @@ export function init() {
|
||||||
}
|
}
|
||||||
|
|
||||||
function checkRunColorOptimization(node) {
|
function checkRunColorOptimization(node) {
|
||||||
console.log(node);
|
|
||||||
|
|
||||||
// run the scripts
|
// run the scripts
|
||||||
if (helper.isHtmlElement(node)) {
|
if (helper.isHtmlElement(node)) {
|
||||||
|
|
Loading…
Reference in a new issue