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

Zero CSS throws an error #96

Closed
pepelsbey opened this issue Oct 23, 2012 · 1 comment
Closed

Zero CSS throws an error #96

pepelsbey opened this issue Oct 23, 2012 · 1 comment

Comments

@pepelsbey
Copy link

Steps to reproduce:

touch style.css
csso style.css

Result:

/usr/local/lib/node_modules/csso/lib/compressor.js:414
    var x = (typeof tree[0] !== 'string') ? tree : this.injectInfo([tree])[0],
                        ^
TypeError: Cannot read property '0' of undefined
afelix added a commit that referenced this issue Oct 28, 2012
@css
Copy link
Collaborator

css commented Oct 28, 2012

Fixed in 1.3.5.

@css css closed this as completed Oct 28, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant