katiefenn / parker

Stylesheet analysis tool.
Other
2.47k stars 73 forks source link

Parker fails on all css: No valid stylesheet data supplied #33

Closed ideamonk closed 7 years ago

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

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.

clemens-tolboom commented 9 years ago

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

bartveneman commented 7 years ago

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

clemens-tolboom commented 7 years ago

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

kitation commented 7 years ago

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!