kollapsminoriteten/wp-content/themes/blocksy/admin/dashboard/static/sass/main.scss

17 lines
311 B
SCSS

@import 'general';
// components
@import 'header';
@import 'section';
@import 'button';
@import 'navigation';
@import 'support-container';
@import 'downloads-container';
// screens
@import 'home-screen';
@import 'changelog-screen';
@import 'recommended-plugins-screen';
@import 'pro-onboarding-screen/main';