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.
1 parent 6ae9562 commit 79a6e3bCopy full SHA for 79a6e3b
README.md
@@ -17,7 +17,11 @@ Add this line to `app/assets/javascripts/application.js`:
17
18
//= require podlove-web-player-rails
19
20
-And add this line to `app/assets/stylesheets/application.css.scss`:
+And add this line to `app/assets/stylesheets/application.css`:
21
+
22
+ *= require podlove-web-player
23
24
+Or add this line to `app/assets/stylesheets/application.css.scss`:
25
26
@import "podlove-web-player";
27
0 commit comments