Skip to content

Commit 8ab71be

Browse files
Updated README
1 parent c954acc commit 8ab71be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Install the following prerequisites:
2323
2. [Node.js](https://nodejs.org/en/)
2424
3. [Visual Studio Code](https://code.visualstudio.com/download) with the **Live Sass Compiler** extension.<br>
2525

26-
[Live Sass Compiler](https://marketplace.visualstudio.com/items?itemName=glenn2223.live-sass) allows us to compile Sass files to CSS files in real time. It will watch a Sass file for changes, and then it will automatically compile that Sass file into a CSS file whenever a change is made and saved.
26+
[Live Sass Compiler](https://marketplace.visualstudio.com/items?itemName=glenn2223.live-sass) allows us to compile Sass files to CSS files in real-time. It will watch a Sass file for changes, and then it will automatically compile that Sass file into a CSS file whenever a change is made and saved.
2727

2828

2929
### Installation

0 commit comments

Comments
 (0)