You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Loads a SASS/SCSS file and compiles it to CSS.</p>
17
+
<h1>Sass Loader</h1>
18
+
<p>Loads a Sass/SCSS file and compiles it to CSS.</p>
19
19
</div>
20
20
21
21
Use the [css-loader](https://github.com/webpack-contrib/css-loader) or the [raw-loader](https://github.com/webpack-contrib/raw-loader) to turn it into a JS module and the [ExtractTextPlugin](https://github.com/webpack-contrib/extract-text-webpack-plugin) to extract it into a separate file.
0 commit comments