Hi all, I am developing a custom theme and I am trying to disable the cache so that I don't have to constantly flush the cache every time I change the CSS.
I referred to this document and attempted the first solution titled "The Easy Way" but the settings only seem to partially work.
I went to Admin -> Configuration -> Development -> Development Settings and I Toggled:
The new Varbase distribution is utilizing the SDC structure where scss and css formatting for its custom made components are in the modules directory tree rather than in the theme tree.
This whole concept is completely new to me.
I have generated a new subtheme based off of the vartheme_bs5 base theme. That works fine. I have tweaked the looks and feel of the vanilla bootstrap visuals (navbar, fonts, etc) via scss overrides and recompiled my base theme using yarn.