Skip to content

Commit 802d23a

Browse files
author
benholloway
committed
improve readme
1 parent 2a41b96 commit 802d23a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![NPM](https://nodei.co/npm/resolve-url-loader.png)](http://github.com/bholloway/resolve-url-loader)
44

5-
Webpack loader that resolves relative paths in url() statements based on the original source file
5+
Webpack loader that resolves relative paths in url() statements based on the original source file.
66

77
Use in conjunction with the [sass-loader](https://www.npmjs.com/package/sass-loader) and specify your asset url()
88
relative to the `scss` file in question. This loader will use the source-map from the SASS compiler to locate the

0 commit comments

Comments
 (0)