Skip to content

Fixed issue with @support( and @support not( being invalid, space put back #111

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

Closed
wants to merge 1 commit into from

Conversation

rhukster
Copy link

I ran into an issue where the @support and @support not CSS directives were getting the space between them and the first ( removed. I added support for restoring this space to ensure they would function correctly.

@glensc
Copy link
Collaborator

glensc commented Sep 17, 2014

you should report this to upstream, which is https://github.com/tubalmartin/YUI-CSS-compressor-PHP-port.
min/lib/CSSmin.php is copy from that project

and when it's fixed in there, you can make ticket to ask to update from upstream project ...

@mrclay
Copy link
Owner

mrclay commented Sep 21, 2014

Will be happy to reopen and re-sync when @tubalmartin integrates this fix.

@mrclay mrclay closed this Sep 21, 2014
@rhukster
Copy link
Author

I've submitted a pull request against the upstream project. Thanks!

@glensc
Copy link
Collaborator

glensc commented Sep 21, 2014

@glensc
Copy link
Collaborator

glensc commented Sep 25, 2014

fix integrated with #123

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.

3 participants