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

17 lines
278 B
SCSS
Raw Permalink Normal View History

2025-12-12 13:14:39 +01:00
@use 'general';
2025-08-27 08:44:30 +02:00
// components
2025-12-12 13:14:39 +01:00
@use 'header';
@use 'section';
@use 'button';
@use 'navigation';
@use 'support-container';
@use 'downloads-container';
2025-08-27 08:44:30 +02:00
// screens
2025-12-12 13:14:39 +01:00
@use 'home-screen';
@use 'changelog-screen';
@use 'recommended-plugins-screen';
@use 'pro-onboarding-screen/main';