/* Canonical stylesheet entrypoint for the site.
   This file loads the main compiled bundle and any custom overrides
   so the template only needs one global stylesheet path.
*/

@import url('./global/style.min.css');
@import url('./core/style.css');
@import url('./base/variables.css');
