Skip to content

Commit 2a6dcfc

Browse files
committed
chore: update readme
1 parent 01a94cb commit 2a6dcfc

File tree

1 file changed

+17
-10
lines changed

1 file changed

+17
-10
lines changed

README.md

Lines changed: 17 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,24 @@
11
<div align="center">
2-
<img height="170"
3-
src="https://worldvectorlogo.com/logos/sass-1.svg">
4-
<a href="https://github.com/webpack/webpack">
5-
<img width="200" height="200"
6-
src="https://webpack.js.org/assets/icon-square-big.svg">
7-
</a>
2+
<a href="https://github.com/webpack/sass-loader">
3+
<img width="200" height="200" src="https://webpack.js.org/assets/icon-square-big.svg">
4+
</a>
85
</div>
96

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+
1014
[![npm][npm]][npm-url]
1115
[![node][node]][node-url]
1216
[![tests][tests]][tests-url]
1317
[![coverage][cover]][cover-url]
1418
[![discussion][discussion]][discussion-url]
1519
[![size][size]][size-url]
16-
17-
# sass-loader
18-
19-
Loads a Sass/SCSS file and compiles it to CSS.
20+
[![Discord][discord-invite]][discord-url]
21+
[![lfx][lfx]][lfx-url]
2022

2123
## Getting Started
2224

@@ -911,3 +913,8 @@ If you're new here, please take a moment to review our contributing guidelines b
911913
[discussion-url]: https://github.com/webpack/webpack/discussions
912914
[size]: https://packagephobia.now.sh/badge?p=sass-loader
913915
[size-url]: https://packagephobia.now.sh/result?p=sass-loader
916+
[discord-invite]: https://img.shields.io/discord/1180618526436888586?style=flat&logo=discord&logoColor=white&label=discord
917+
[discord-url]: https://discord.gg/ARKBCXBu
918+
919+
[lfx-url]: https://insights.linuxfoundation.org/api/badge/health-score?project=webpack)](https://insights.linuxfoundation.org/project/webpack
920+
[lfx]: LFX Health Score

0 commit comments

Comments
 (0)