You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In "testing mode" the header.php auto generates the style sheet based on the template + prepend/append CSS files
In "production mode" there is a compiler that takes all the files, merges them, and minifies them into the template folder with a random hash (required to clear cache for most browsers)
Live server would re-route the URL to the page-html handler and then route to the "template-" php scripts