Not sure how this has started, but at some point I noticed that I don't see Status Messages, such as "Caches flushed successfullly", may be some similar...
I am putting in this forum, because the last 2 days I was busy creating a new theme for Drupal 7 and may be I have lost those status messages somewhere there....
Today after clearing my cache my site stop reading its css file. I checked all of my settings and they are still there. My site just seems to not be reading the css files
Im a real beginner. Never build any websites before. Couple of months ago I decided that i wanted to learn Drupal and I have followed the Acquia tutorials on YouTube as a starter. After that I have started to build a site from my own idea and used all kind of tutorials found on YouTube. I am happy with the site I've created and I would like to make it look like exactly how I want it. But for that I am clearly missing some knowledge and I need some assistance what I should learn first.
I am using Drupal 8.9 and trying to use libraries-override in order to remove a JS file from a parent theme with a few child themes. I have some shared JS, but I only need to use it on specific child themes, not all of them, so using libraries-override should be the right way to do so.
I have used libraries-override but it doesn't seem to work. The structure is:
I have installed Drupal 9 locally. I've installed Bootstrap Barrio theme and created a sub-theme. I tried to enable Twig Debugging in services.yml file as shown on these instructions https://www.drupal.org/docs/theming-drupal/twig-in-drupal/debugging-twig..., but I do not see the comments in the source. Enabling twig debugging in my drupal 8.x sites works. What am I doing wrong?