From ca23c501116ace4a22878f5c90b32ce4c7a55db4 Mon Sep 17 00:00:00 2001 From: Christian Kaisermann Date: Mon, 23 Nov 2020 11:08:00 -0300 Subject: [PATCH] =?UTF-8?q?docs:=20=E2=9C=8F=EF=B8=8F=20update=20docs=20TO?= =?UTF-8?q?C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/preprocessing.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/preprocessing.md b/docs/preprocessing.md index 57171f94..31cc35f4 100644 --- a/docs/preprocessing.md +++ b/docs/preprocessing.md @@ -14,7 +14,7 @@ - [Less](#less) - [PostCSS / SugarSS](#postcss-sugarss) - [Pug](#pug) - - [scss / sass](#scss-sass) + - [scss, sass](#scss-sass) - [Stylus](#stylus) - [TypeScript](#typescript) - [`globalStyle`](#globalstyle) @@ -271,7 +271,7 @@ You can check the [Less API reference](http://lesscss.org/usage/#less-options) f Note: `svelte-preprocess` automatically configures inclusion paths for your root directory, `node_modules` and for the current file's directory. -### PostCSS / SugarSS +### PostCSS, SugarSS The PostCSS preprocessor accepts four options: