Fix: undefined error
This commit is contained in:
parent
740fddf027
commit
bf51fd2a6f
|
@ -425,7 +425,7 @@ CSSLint.addRule({
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
CSSLint.util.registerBlockEvents(parser, startRule, endRule, property);
|
CSSLint.Util.registerBlockEvents(parser, startRule, endRule, property);
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user