I hope this isn't a dumb question but I've hit a wall. I am trying to modify the CSS for a Drupal 7 site that uses a bootstrap theme. I've updated the .css
files, but the styles seem to be coming from the .min.css
files, which are read-only.
How do I update the .min.css
files?