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.
2 parents 94a6486 + bf26378 commit 5c27ed8Copy full SHA for 5c27ed8
README.md
@@ -73,7 +73,7 @@ that are required for compilation. Beyond just `main.styl`, you can use an expre
73
following:
74
75
```scala
76
-(Assets / StylusKeys.stylus / includeFilter := "foo.styl" | "bar.styl"
+Assets / StylusKeys.stylus / includeFilter := "foo.styl" | "bar.styl"
77
```
78
79
...where both `foo.styl` and `bar.styl` will be considered for the Stylus compiler.
0 commit comments