diff --git a/scripts/README.md b/scripts/README.md index ce18501d31..aa8843c2ef 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -64,6 +64,9 @@ To remove the linked version of `ionic-angular` do `npm rm ionic-angular`, and t 1. `gulp karma` +### Running Sass Linter + +1. See the [Sass Guidelines](https://github.com/driftyco/ionic/blob/2.0/CONTRIBUTING.md#sass-guidelines) for editing Sass and running the linter. # Releasing