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.
@source
1 parent 9831f43 commit e1f4977Copy full SHA for e1f4977
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