// ----------------------------------------------------------------------------- // Imports // // Use this file to import any global files. // Add (and uncomment) the following line at the top of each .scss file: // @import 'imports'; // ----------------------------------------------------------------------------- // The stylesheets listed here are for placeholder selectors and variables only. // Anything other than placeholders and variables will result in duplication of styles // in every stylesheet that imports this file. // Variables @import 'imports/variables'; // Extends @import 'imports/helpers';