My question is related to Twitter Bootstrap Customization Best Practices
I'm using roots framework for a wordpress website.What are the best practices to modify roots/twitter bootstrap.For example,I want to change text colors like anchor,h1,h2 etc..,
Do I need to edit variables.less
and recompile everything.
or
Add another custom.less
file with the variables and import into bootstrap.less