/* ==========================================================================
   BASE
   ========================================================================== */

/**
 * Contains classless styling, i.e., how a <h1> would look without any class.
 *
 * Attributes on this layer are usually configured on early stages of a
 * project and are not modified later.
 */

@import "base.images";
@import "base.page";
@import "base.heading";
