@CHARSET "UTF-8";

/*
 * The global.store-theme.components.styles.css file contains global styles for the global components store theme settings
 * It should contain imports only for *component_name*.styles.css files
*/

@import url('styles/date-range-picker.styles.css');

@import url('styles/vue-good-table.styles.css');
