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

CSS compression: leak spaces in calc() #117

Closed
Hypher opened this issue Nov 26, 2013 · 1 comment
Closed

CSS compression: leak spaces in calc() #117

Hypher opened this issue Nov 26, 2013 · 1 comment

Comments

@Hypher
Copy link

Hypher commented Nov 26, 2013

CSS3 allows to use property:calc(100% - 5px) for instance,
but the spaces are mandatory or it would raise an evaluation error.
Unfortunately, YUICompressor removes them.

@tml
Copy link
Contributor

tml commented Nov 26, 2013

Duplicate of #59

@tml tml closed this as completed Nov 26, 2013
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

2 participants