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

Selectors having two spaces in between, when minified they will become concatinated. #11

Open
krisdarryn opened this issue Dec 2, 2014 · 0 comments

Comments

@krisdarryn
Copy link

Hello,

I'm using minifyx-1.3.1-pl on MODX Revolution 2.2.13-pl (traditional), I tried minifying my stylesheets and it works great. However, there is this css rule e.g. links ul li { padding: 10px; } (I can't make the links and ul be two spaces apart in this editor). Having two spaces between links and ul when minifying the output is linksul li{padding: 10px;}. Is there any solution to this issue?

If ever you suggest to remove the additional space to make it one space apart, it would be tedious to do, because it has already in production (also we didn't use any css pre-processor, we just used native css coding).

@krisdarryn krisdarryn changed the title Minifyx Selectors having two space in between, when minified they will become concatinated. Dec 2, 2014
@krisdarryn krisdarryn changed the title Selectors having two space in between, when minified they will become concatinated. Selectors having two spaces in between, when minified they will become concatinated. Dec 2, 2014
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