The watch task in Grunt does not (by default) watch Bootstrap vendor files because they are not intended to be included in your project repo (again, by default) hence they should not be modified in an out-of-the-box Roots installation. Roots uses Bower to install Bootstrap and if you modify its LESS and then update with Bower your modifications will be lost.  See more here.
              
              
              1 Like