Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fails on empty CSS files #66

Closed
anton-rudeshko opened this issue Sep 10, 2013 · 1 comment
Closed

Fails on empty CSS files #66

anton-rudeshko opened this issue Sep 10, 2013 · 1 comment
Assignees
Milestone

Comments

@anton-rudeshko
Copy link
Contributor

stack:  Error: Undefined tree at ./empty.css: "" => undefined
    at Object.Comb.processString (/Users/rudeshko/.nvm/v0.8.25/lib/node_modules/csscomb/lib/csscomb.js:103:19)
    at Comb.processFile (/Users/rudeshko/.nvm/v0.8.25/lib/node_modules/csscomb/lib/csscomb.js:119:46)
    at Array.Promise._callCallbacks [as 189] (/Users/rudeshko/.nvm/v0.8.25/lib/node_modules/csscomb/node_modules/vow/lib/vow.js:200:56)
    at callFns (/Users/rudeshko/.nvm/v0.8.25/lib/node_modules/csscomb/node_modules/vow/lib/vow.js:458:35)
    at process.startup.processNextTick.process._tickCallback (node.js:245:9)

Empty files should be ignored or reported as warnings.

@mishanga
Copy link
Contributor

WIP

@ghost ghost assigned mishanga Sep 11, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants