From a9aad2945976db4bee16805b2df3ed2a44c5debd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E7=A5=BA?= Date: Fri, 26 Jan 2018 15:54:36 +0800 Subject: [PATCH] Add SASS related content to the document (#3138) --- README.md | 2 +- docs/user-guide/cli.md | 4 ++-- docs/user-guide/css-processors.md | 1 + docs/user-guide/faq.md | 2 +- docs/user-guide/node-api.md | 6 +++--- lib/utils/isStandardSyntaxDeclaration.js | 4 ++-- 6 files changed, 10 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index a6e5b311e5..fa3535c897 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ A mighty, modern CSS linter and fixer that helps you avoid errors and enforce co - **Automatically fixes some stylistic violations:** Save time by having stylelint fix your code with this *experimental* feature. - **Shareable configs:** If you don't want to craft your own config, you can extend a shareable config. Or you can craft your own config and share with your team and/or the community. - **Works with embedded styles:** Within `