/**
* This file load the default theme, for all the components.
*/
@import './variables.scss';
@import './components.scss';
