HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/blijegasten/blijegasten.be/resources/sass/deposit/style.scss
/*  0 - SETTINGS - TOOLS
 *
 *  Load the first two layers of the site.
  =========================================================== */

@import '../site/1-Settings/settings';
@import '../site/2-Tools/tools';

html {
  font-size: 20px;
}

/*  1 - Layout elements
 *  Design patterns (e.g. grids or media object)
 =========================================================== */

@import '1-Layouts/layouts';


/*  2 - COMPONENTS
 *  Discrete complete chunks of UI.
 *  Designed components
 =========================================================== */

@import '2-Components/components';


/*  3 - Templates
 *  Override styling for a specific template
 =========================================================== */

@import '3-Templates/templates';

/*  4 - UTILITIES
 *  High-specificity, very explicit selectors.
 *  Overrides and helper classes.
 =========================================================== */

@import '4-Utilities/utilities';