Skip to content

Commit 53bf847

Browse files
committed
Update README, take 3
1 parent 5fb984d commit 53bf847

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,9 @@ by the Rails asset pipeline.
8989
images. The image directory for the webpack server is configured by this
9090
line:
9191

92+
```
9293
{ test: /\.scss$/, loader: "style!css!sass?outputStyle=expanded&imagePath=/assets/images"}
94+
```
9395

9496
# Source Maps
9597
They work for both Rails and the Webpack Server!

0 commit comments

Comments
 (0)