matype / stylefmt

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

stylelint-disable #240

Open ar-naturalint opened 7 years ago

ar-naturalint commented 7 years ago

stylefmt ignores those commands

/* stylelint-disable */
/* stylelint-enable */
gucong3000 commented 7 years ago

It is not yet developed.

stylefmt not support those commands.

ronilaukkarinen commented 4 years ago

Still not yet fixed? Not often needed, but today encountered a project where this is pretty much must-have. Have to figure out some other way if not implemented yet.