Closed ezraroi closed 9 years ago
this looks good, could you do a pr?
Hi, i have made a Pull Request to the css-url-rewriter repository. once you will merge it and release a new version just update the package.json of the grunt-cdnify to use the new version
Thanks
Fixed usptream.
If the css property is the first one in the block, e.g:
The regular expression will miss it as it is expecting ';' or white space at the beginning.
I fixed it by adding
{