Updated theme files are in a different path but the site loads from another path.
I need to load the themes from /sites/default/files/css/filename. Instead it loads them from /core/themes/classy/css/components/filename.
I tried to clear the cache, disable and re-enable the CSS and JavaScript aggregation, but it didn’t update my theme path.
How can I change the theme path from core to /sites/default/files/css/?