atom-postcss-sorting
atom-postcss-sorting copied to clipboard
Sort on save happening on all projects
If I enable "On save", this package seems to sort properties on save on in any Atom window, regardless of whether that project has a postcssSortingConfig or equivalent in package.json.
Could this "On save" feature only run when postcss-sorting is enabled in the project?