Hello,
I'm pretty new to Grav but I'm getting used to it and in fact, love it.
Some context : I use Grav on a docker container and with a skeleton deliver theme.
I can customize some CSS using themes/deliver/css/custom.css. Right.
What I'm trying to do is change de core-accent color value. I understood that if I change it in themes/deliver/scss/configuration/template/_colors.scss I have to "recompile" it using scss.
But it seems I don't have this executable on my docker image.
What do you suggest me to do in order not override loads of CSS items ?
Thanks for your help.
Emmanuel
Additional infos : Grav v1.7.37.1 - Admin v1.10.37.1