katiefenn / parker

Stylesheet analysis tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parker fails on all css: No valid stylesheet data supplied

ideamonk opened this issue · comments

$ parker screen.css
/usr/local/lib/node_modules/parker/lib/Parker.js:32
    throw {'message': 'No valid stylesheet data supplied', 'name': 'DataTypeEx
    ^

Are you running Parker in the same directory as screen.css? If so, could you please copy/paste your stylesheet into this issue so we can take a more detailed look? Thank you.

I get same error using parker dir/file.css My file is minified came from sass workflow using grunt.

Is this still problematic? Otherwise I propose to close this issue.

Dunno. Its ages ago with that particular stylesheet. Currently parker src/style.css runs successful.

Ok, will close if the issue doesn't stand. If it reoccurs, please give us an example of the stylesheet that's breaking so we can test. Thanks!