Skip to content

Commit 79a6e3b

Browse files
author
Bastian Bartmann
committed
updated readme
1 parent 6ae9562 commit 79a6e3b

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,11 @@ Add this line to `app/assets/javascripts/application.js`:
1717

1818
//= require podlove-web-player-rails
1919

20-
And add this line to `app/assets/stylesheets/application.css.scss`:
20+
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`:
2125

2226
@import "podlove-web-player";
2327

0 commit comments

Comments
 (0)