Nisali Sanara Kularatne
Results
1
issues of
Nisali Sanara Kularatne
Hi, I have tried the following example: ```js var isColor = require('is-color'); isColor('dfgf#ffffff'); //true is(Color('rgba(d#ffffff)fd,0.1'); //true ``` The output is evaluated to true while the strings that I have typed...