I am new to Grav and I am trying to use some of the Bootswatch sub-themes, but I am having some difficulties understanding how to do that. The base Bootstrap css seems to reside in the bootstrapper plugin at
user/plugins/boostrapper/css/boostrap.min.css
However, replacing that css file with the correspondent file for one of the bootswatch sub-themes does not seem to do anything.
What am I missing? Is there a cached version of the css file somewhere? (I have disabled the caching mechanism in the Admin panel)