You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Not support stylelint configuration
Do you use stylelint rules about code formatting? I'd like to be opinionated formatting like prettier
Remove all bottlenecks for performance
I can make loops to format code more efficient
Impl --watch option in CLI
Support to format Vanilla CSS, Sass and Less
I'm so sorry for reply issues for a long time. I need your help.
Thanks.
The text was updated successfully, but these errors were encountered:
@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.
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.
--watch
option in CLII'm so sorry for reply issues for a long time. I need your help.
Thanks.
The text was updated successfully, but these errors were encountered: