From dcdf22dabb39bc6ae23d3dc3cf696c6307d50eb7 Mon Sep 17 00:00:00 2001 From: Gregory Ballantine Date: Tue, 10 Apr 2018 23:50:07 -0400 Subject: [PATCH] Updated the border-zero rule --- .sass-lint.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.sass-lint.yml b/.sass-lint.yml index be99089..73c75a9 100644 --- a/.sass-lint.yml +++ b/.sass-lint.yml @@ -21,7 +21,10 @@ rules: exclude: - breakpoint - mq - + border-zero: + - none + - + convention: none no-warn: 1 no-debug: 1 no-ids: 2