Runs prettier on Sass (.scss) files in app/styles
directory.
Requires Node.js installed.
Details
You can prevent prettier from formatting a given chunk of your code by adding a special comment:
Read more about ignoring code.
Runs prettier on Sass (.scss) files in app/styles
directory.
Requires Node.js installed.
You can prevent prettier from formatting a given chunk of your code by adding a special comment:
Read more about ignoring code.