From 236e8eda58f26303d004f2fec8212b6635012f25 Mon Sep 17 00:00:00 2001 From: Nikhil Date: Fri, 30 Nov 2018 12:30:57 +0530 Subject: [PATCH] Edited, code intentaion of Sass Lint :D --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index eb49c781..7a52344a 100644 --- a/README.md +++ b/README.md @@ -85,8 +85,7 @@ Here is an example configuration of a rule, where we are specifying that breakin rules: indentation: - 2 - - - size: 2 + - size: 2 ``` ### [Rules Documentation](https://github.com/sasstools/sass-lint/tree/master/docs/rules)