Igosuki / compass-mixins

A collection of compass' stylesheet for bower dependencies and libsass
Other
592 stars 197 forks source link

Fix compact function #67

Closed leochen1216 closed 8 years ago

leochen1216 commented 8 years ago

@Igosuki can you take a look at this pull request when you get a chance?

iampuma commented 8 years ago

Works, please merge

xzyfer commented 8 years ago

Thanks @leochen1216. An updated version of compact was released in v0.12.9. If you believe this to still be broken please open a PR with failing test cases.

krivochenko commented 6 years ago

Hi everyone!

I use version 0.12.10. And when I write: @include transition(color 0.5s ease-out) I get invalid CSS:

transition: compact(color 0.5s ease-out, false, false, false, false, false, false, false, false, false);

Thanks for help.

xzyfer commented 6 years ago

This library is no longer supported. We recommend using bourbon.io instead.

On 1 Dec. 2017 12:50 am, "Sergei Krivochenko" notifications@github.com wrote:

Hi everyone!

I use version 0.12.10. And when I write: @include transition(color 0.5s ease-out) I get invalid CSS:

transition: compact(color 0.5s ease-out, false, false, false, false, false, false, false, false, false);

Thanks for help.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/Igosuki/compass-mixins/pull/67#issuecomment-348193032, or mute the thread https://github.com/notifications/unsubscribe-auth/AAjZWKSqjV9qtuDeltId8nyz5NavZDUNks5s7rKSgaJpZM4GIUUU .