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

Prevent gulp from generating invalid 'display: box' rules #130

Merged
merged 1 commit into from
Jan 10, 2017
Merged

Prevent gulp from generating invalid 'display: box' rules #130

merged 1 commit into from
Jan 10, 2017

Conversation

Didericis
Copy link
Contributor

@Didericis Didericis commented Jan 9, 2017

I was having the same issue that was mentioned in #121 and traced the problem to the same issue that was happening here stylus/nib#312. Adding the fix suggested in that bug allowed for generating css that will no longer throw an error when using webpack's postcss/autoprefixer.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 90.66% when pulling 9404a50 on Didericis:master into ef22ab1 on furqanZafar:master.

@furqanZafar furqanZafar merged commit fae8e30 into furqanZafar:master Jan 10, 2017
@furqanZafar
Copy link
Owner

Thanks 👍

@mvolkmann
Copy link

How soon will a new version containing this fix be tagged so I can easily install it with npm?

@twig
Copy link

twig commented Jan 12, 2017

Waiting for a release also

jacobwindsor added a commit to bridgedb/bridgedbjs that referenced this pull request Apr 5, 2017
React Selectize currently has issues with autoprefixer. These have been fixed [here](furqanZafar/react-selectize#130) but haven't been tagged for release yet
@jacobwindsor
Copy link

Just to bump... Also waiting for a release

@jamesob
Copy link

jamesob commented Apr 14, 2017

Bumpity bumpbump

@iliyan
Copy link

iliyan commented Apr 17, 2017

We have been working around this since January by patching up the offending file. This however is rather brittle and our team would love to get rid of the hack. Any ETA on the next release?

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

Successfully merging this pull request may close these issues.

8 participants