I am upgrading a theme from Drupal 7 to Drupal 8. I reference .css files in mytheme.library.yml that do not seem to be getting pulled into the site.
I've looked online and even copied sample coding and replace the names appropriately. Yet I do not see them being applied or reference to either .css file, in the source code or Developer Tools.
If these files look correct, then any direction to what could be the cause will be appreciated. If it is permissions, please let me know what permissions it SHOULD be!
I created a sub-theme of Varbase and am using it with mixed success. It looks great but I am having trouble with some basics re-theming the site. I try to edit some files and either the gulp does not pick them up or it does, but the class attributes I added don't end up in the final html.
I created a subtheme using the starterkit and have changed all instances of 'THEMENAME', everything works but the theme settings are all blank. I cleared the cache too but nothing appears.
The options are still there because I can click on things, I just can't see them.