-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi,
When I try to run the task with a config similar to the one in the readme I get the following result:
No CSS loaded, nothing to do.
In ucss.js the grunt.file.expand(this.data.css)
return nothing but this.data.css is defined. Maybe the problem come from the fact that I use an absolute url for the css and the files. Changing it to var css = this.data.css
make it work.
Metadata
Metadata
Assignees
Labels
No labels