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

Enable clean-css's advanced optimizations. #13465

Closed
wants to merge 1 commit into from

Conversation

XhmikosR
Copy link
Member

I tested IE 8-10, and normal browsers; everything seems to be fine now.

The problem we had was with grid not showing right, see clean-css/clean-css#197.

If someone else can confirm this is ok, I guess it makes sense to not disable advanced optimizations anymore.

@XhmikosR XhmikosR added this to the v3.2.0 milestone Apr 30, 2014
@XhmikosR XhmikosR self-assigned this Apr 30, 2014
@mdo
Copy link
Member

mdo commented May 1, 2014

What's the filesize reduction? And how's this look locally for you? No problems since that issue you linked to, or are you saying there still might be problems?

@mdo mdo added the css label May 1, 2014
@XhmikosR
Copy link
Member Author

XhmikosR commented May 1, 2014

Personally, I can't reproduce the issue anymore locally, that's why I made this PR :P

Size difference; negligible. But advanced optimizations are on by default.

@mdo
Copy link
Member

mdo commented May 13, 2014

I don't see much of a difference at all, and it's only in the docs CSS, I'm going to punt on this one.

@mdo mdo closed this May 13, 2014
@mdo mdo removed this from the v3.2.0 milestone May 13, 2014
@mdo mdo deleted the clean-css-no-advanced branch May 13, 2014 03:14
@XhmikosR XhmikosR restored the clean-css-no-advanced branch May 13, 2014 03:32
@XhmikosR
Copy link
Member Author

This wasn't basically a question. I was gonna merge it.

@XhmikosR XhmikosR reopened this May 13, 2014
@XhmikosR XhmikosR closed this May 13, 2014
@XhmikosR XhmikosR deleted the clean-css-no-advanced branch May 13, 2014 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants