/*!
 * Copyright (c) 2015 - 2020 Molkobain.
 *
 * This file is part of licensed extension.
 *
 * Use of this extension is bound by the license you purchased. A license grants you a non-exclusive and non-transferable right to use and incorporate the item in your personal or commercial projects. There are several licenses available (see https://www.molkobain.com/usage-licenses/ for more informations)
 */

/*****************************************************/
/* This file is deprecated, use toolbox.scss instead */
/*****************************************************/

@import '../env-production/molkobain-handy-framework/asset/css/toolbox.scss';

/* Need to import some of the components also as their variables were in ./variables.scss before... */
@import '../env-production/molkobain-handy-framework/asset/css/40-components/button';
@import '../env-production/molkobain-handy-framework/asset/css/40-components/panel';
@import '../env-production/molkobain-handy-framework/asset/css/40-components/toggle-button';
