From 1b71b29875cf8fc7b1d744767d8ac54d130f4f8b Mon Sep 17 00:00:00 2001 From: willerbee Date: Mon, 5 Oct 2020 16:51:58 +0800 Subject: [PATCH] typo --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c09e45643..3a834a4d0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -29,7 +29,7 @@ ## Standards & Conventions -1. Use a SCSS compiler, and make sure that a `style.mis.css` file is generated in the same directory as the `style.scss`. For VSCode I recommend `Easy Sass` extension by Wojciech Sura. After installing it, to configure it: +1. Use a SCSS compiler, and make sure that a `style.min.css` file is generated in the same directory as the `style.scss`. For VSCode I recommend `Easy Sass` extension by Wojciech Sura. After installing it, to configure it: - Navigate to the VSCode settings, `Extensions` section and find `Easy Sass configuration` - Under the `Formats` group click `edit in settings.json`