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 9831f43 + e1f4977 commit 48dd66cCopy full SHA for 48dd66c
guides/get_started/installation.md
@@ -81,7 +81,7 @@ In your stylesheet:
81
82
```css
83
@source "../../deps/backpex/**/*.*ex";
84
-@source '../../deps/backpex/assets/js/**/*.*js'
+@source "../../deps/backpex/assets/js/**/*.*js";
85
```
86
87
> #### Info {: .info}
0 commit comments