How to filter Less on child theme
Hi, I’m trying to change the default color for buttons in the button widget. I’m running vantage with a child theme, and thought I could do something like this in the child theme’s `functions.php`: But … nothing happens. Am I…