tj / styl

Flexible and fast modular CSS preprocessor built on top of Rework
530 stars 21 forks source link

update rework #32

Open matthewmueller opened 10 years ago

matthewmueller commented 10 years ago

later rework versions remove @2x image defaults.

gramergrater commented 10 years ago

1.0.1 has many improvements over 0.18.3, look at the history file:

https://github.com/reworkcss/rework/blob/master/History.md

RobLoach commented 9 years ago

https://github.com/tj/styl/pull/38

IbnSaeed commented 9 years ago

Is this being updated or is it dead?

https://github.com/tj/styl/pull/38

tj commented 9 years ago

need a maintainer, any takers? I don't have time to hack on it unfortunately :(

IbnSaeed commented 9 years ago

I am looking at PostCSS as the moment, and i might move to it.

tj commented 9 years ago

Ah the rework clone, fair enough, whatever works for you!

IbnSaeed commented 9 years ago

i am looking for something stable and an active project, postcss looks like one.

But thanks for this project (smile)

tj commented 9 years ago

github.com/reworkcss would be the equivalent of postcss, Styl is more of an aggregation, similar to https://github.com/segmentio/myth.

https://github.com/tj/styl/blob/master/index.js#L62-L75

IbnSaeed commented 9 years ago

I have looked at Myth, but did not want to pursue it. cssnext uses postcss though.

tj commented 9 years ago

haha wow, full on cloned an entire ecosystem. Bravo! Well it's a compliment at very least :D.