| 
				
					 | 
			hai 1 ano | |
|---|---|---|
| .. | ||
| index.js | hai 1 ano | |
| license | hai 1 ano | |
| package.json | hai 1 ano | |
| readme.md | hai 1 ano | |
A regular expression for matching CSS urls, url(foo.css).
npm i --save css-url-regex
var cssUrl = require('css-url-regex')
cssUrl().test('url(bar.css)') // => true
cssUrl().test('kljhsdf') // => false
MIT
git checkout -b my-new-feature)git commit -am 'Add some feature')git push origin my-new-feature)Crafted with <3 by John Otander.