Hi I'm quite new to Grav and on page https://learn.getgrav.org/16/cookbook/general-recipes in chapter "Really simple css image slider" I found following issue.
It says "Time for css stuff. Add this to your _custom.scss", but this didn't work when I tried with Grav v1.7.48 - Admin v1.10.48.
I think it has to be corrected to "Time for css stuff. Add this to your /user/themes/{theme}/css/custom.css" , because it works this way.