We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aed7a8 commit 1acdbd0Copy full SHA for 1acdbd0
1 file changed
README.md
@@ -6,11 +6,6 @@
6
7
<h1 align="center">sass-loader</h1>
8
9
-<p align="center">
10
- Loads a Sass/SCSS file and compiles it to CSS.
11
-</p>
12
-<br>
13
-
14
[![npm][npm]][npm-url]
15
[![node][node]][node-url]
16
[![tests][tests]][tests-url]
@@ -19,6 +14,10 @@
19
[![size][size]][size-url]
20
[![Discord][discord-invite]][discord-url]
21
17
+# sass-loader
18
+
+Loads a Sass/SCSS file and compiles it to CSS.
22
## Getting Started
23
24
To begin, you'll need to install `sass-loader`:
0 commit comments