|
1 | 1 | <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> |
8 | 5 | </div> |
9 | 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 | + |
10 | 14 | [![npm][npm]][npm-url] |
11 | 15 | [![node][node]][node-url] |
12 | 16 | [![tests][tests]][tests-url] |
13 | 17 | [![coverage][cover]][cover-url] |
14 | 18 | [![discussion][discussion]][discussion-url] |
15 | 19 | [![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] |
20 | 21 |
|
21 | 22 | ## Getting Started |
22 | 23 |
|
@@ -911,3 +912,5 @@ If you're new here, please take a moment to review our contributing guidelines b |
911 | 912 | [discussion-url]: https://github.com/webpack/webpack/discussions |
912 | 913 | [size]: https://packagephobia.now.sh/badge?p=sass-loader |
913 | 914 | [size-url]: https://packagephobia.now.sh/result?p=sass-loader |
| 915 | +[discord-invite]: https://img.shields.io/discord/1180618526436888586?style=flat&logo=discord&logoColor=white&label=discord |
| 916 | +[discord-url]: https://discord.gg/ARKBCXBu |
0 commit comments