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

17 lines
278 B
SCSS

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