/* ------------------------------------------------------------------------------ * * # Color system * * Keep all color classes in a separate file as it's quite heavy and still optional * * Version: 1.1 * Latest update: Feb 5, 2016 * * ---------------------------------------------------------------------------- */ // Import globals @import "../_global/global.less"; // Color system, always load last // ------------------------------ // System itself @import "../core/colors/colors.less";