Exactly as stated in the documentation I tried to compile my scss to css using shiny (the library is loaded)
The screenshot shows the path to my my-app.scss and both tries in script and console.
But neither one nor the other works. Both replys with "could not find function 'sass'"
I thought sass would be a function of shiny?
Also in the prominent example moldach/scss-shiny: An Binder example of integrating SCSS (and HTML) from CodePen into a Shiny Application (github.com) I can't find the way to call sass either