Skip to content

Commit

Permalink
Style fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucassifoni committed Sep 11, 2018
1 parent b94c661 commit c0ea50d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/_lu-utilities.js
@@ -1,4 +1,5 @@
const testRgb = new RegExp(/rgb/);
//eslint-disable-next-line
const matchRgb = new RegExp(/rgba?\(([^\)]+)\)/);
const testHex = new RegExp(/#\w+/);

Expand Down

0 comments on commit c0ea50d

Please sign in to comment.