MarioRicalde / SCSS.tmbundle

The TextMate SCSS Official Bundle. Now Compatible with SublimeText2.
833 stars 110 forks source link

CSS3 Flexboxes #168

Closed SourceR85 closed 11 months ago

SourceR85 commented 10 years ago
div {
  display: flex;
  flex-direction: row;
  >div {
    order: 0;
  }
}
alexggordon commented 9 years ago

+1. Is there a status on the fix for this? Is this something up for pull-request grabs?

PixelT commented 9 years ago

+1 I think there is a pull request for this: https://github.com/MarioRicalde/SCSS.tmbundle/pull/194

cvrebert commented 8 years ago

+1

RickyRomero commented 7 years ago

+1