constverum / stylelint-config-rational-order

Stylelint config that sorts related property declarations by grouping together in the rational order :vertical_traffic_light:
Apache License 2.0
449 stars 53 forks source link

Is this project still under maintenance? #38

Open abdonrd opened 4 years ago

abdonrd commented 4 years ago

There seems to be not much activity.

Is this project still under maintenance?

Thanks in advance!

davidsneighbour commented 3 years ago

@constverum was active in June last year, @mor10 much less but just some days ago. I would assume it's ready to be forked or get a new maintainership.

It's probably cheaper to directly use the stylelint-order plugin instead: https://github.com/hudochenkov/stylelint-order

Stanzilla commented 2 years ago

I published a fork just for myself that updates the dependencies at https://www.npmjs.com/package/@stanzilla/stylelint-config-rational-order

Would not recommend anyone actually using it or relying on it getting updated a lot, apart from deps.

kutsan commented 2 years ago

You can also use stylelint-config-clean-order instead. We support I think all of the CSS properties (apart from draft ones).