atom-stylefmt
atom-stylefmt copied to clipboard
Format your CSS using stylefmt.
Atom 1.18.0 Stylefmt 5.0.1 None of these methods for using the plugin exist: - Packages > stylefmt > Format CSS - Context Menu > Format CSS - Command Palette (⌘...
autoformat on save or on dropdown menu still not working for me 
Hello! I have .stylelintrc in the folder (with css file) with the following rules: `{ "rules": { "max-empty-lines": 1 } }` Also installed plugin https://atom.io/packages/linter-stylelint, and it picks up my...
Everytime I use stylefmt to format a file, it removes the underlines and line-markings made by the linter package. You could have been lucky that it meant that all the...