matype / stylefmt

stylefmt is a tool that automatically formats stylesheets.
Other
2.1k stars 89 forks source link

Remake Stylefmt more simpler #330

Open matype opened 6 years ago

matype commented 6 years ago

Hi, I intend to remake stylefmt to be more simpler. Now, prettier is very famous as a formatter of many languages. So I thought, stylefmt is no longer needed. But, the number of download continues to increase (over 80k DL / month). So, I'd like to give values and better user experiences for users.

I have some ideas to be more simpler, faster and useful.

I'm so sorry for reply issues for a long time. I need your help.

Thanks.

jorgebucaran commented 6 years ago

What about a table comparing prettier and stylefmt CSS/SCSS/LESS autoformat capabilities / planned features?

matype commented 6 years ago

@jorgebucaran It is almost the same as prettier. If it a fine place, stylefmt supports for sorting declarations, reading the configuration file of editorconfig and so on.