_components.scss 183 Bytes
Newer Older
Ooh-Ao committed
1 2 3 4 5 6 7 8 9 10
// All the custom components imports here
@import 'mixins/padding-margin';
//Theme colors
@import 'theme-colors/theme-colors';

// core
@import 'core/core';

// rtl
@import 'rtl/rtl';