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

LESS: Passing ruleset to mixin break csscomb #266

Closed
linniksa opened this issue Jul 23, 2014 · 6 comments
Closed

LESS: Passing ruleset to mixin break csscomb #266

linniksa opened this issue Jul 23, 2014 · 6 comments

Comments

@linniksa
Copy link

Please check the validity of the block starting from line #118
116 |     min-width: 320px;
118*|     .screen-less980({
119 |         width: 100%;
120 |         padding-left: 20px;
Gonzales PE version: 3.0.0-10
CSScomb Core version: 2.0.2

see: http://lesscss.org/features/#detached-rulesets-feature

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@lhtdesignde
Copy link

+1 same problems.

@jdaudier
Copy link

any idea when this might be fixed? Is there a way to force it to work for the time being in my gulp config?

@jdaudier
Copy link

This seems to be breaking cssComb for me. Is this related?

.responsive("mobile", {
        left: -100%;
        height: auto;
        position: fixed;

@jdaudier
Copy link

Anyone?

@haoqunjiang haoqunjiang added this to the Next release milestone Jan 30, 2016
@tonyganch tonyganch removed this from the Next release milestone Jul 11, 2016
@jslyonnais
Copy link

Still, have the issue. :(

@jdalton jdalton removed the type: bug label May 6, 2019
@jdalton
Copy link
Contributor

jdalton commented May 6, 2019

This seems to be fixed in the latest csscomb release 💪

@jdalton jdalton closed this as completed May 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants