Prettier, Stylelint for SCSS with WordPress
If you’re working on a WordPress plugin or theme and want to conform to WordPress CSS coding standards, WordPress offers Stylelint and Prettier configurations that are easy to install. But their documentation is frankly a little lacking when it comes to linting and formatting SCSS. Not to mention the headaches involved with getting these two …