Is there any difference between lib and src folders in the static folder of a module? I have been trying to extend the 'fullcalendar.css' file in web_calendar in my own module, but I have had no luck so far. Making the change directly in the base module works, but it doesn't seem to be calling the inherited one. Any ideas?