I use the Sonata Admin Bundle with it's own bootstrap file. I am new to less, but I think I understand what it does.
So, now I want change the main link color ( @brand-primary
in variables.less
) of sonata admin. How and where should I do that ?
We can all agree it should not be changed in the vendor folder, nor should it be changed in the installed assets. And where should I compile it to ?
I am a bit lost here, any help would be appreciated !