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 2a41b96 commit 802d23aCopy full SHA for 802d23a
readme.md
@@ -2,7 +2,7 @@
2
3
[](http://github.com/bholloway/resolve-url-loader)
4
5
-Webpack loader that resolves relative paths in url() statements based on the original source file
+Webpack loader that resolves relative paths in url() statements based on the original source file.
6
7
Use in conjunction with the [sass-loader](https://www.npmjs.com/package/sass-loader) and specify your asset url()
8
relative to the `scss` file in question. This loader will use the source-map from the SASS compiler to locate the
0 commit comments