/**
 * Styles for the Block Controller settings page.
 */

// Global variables
@import '00-global/colors';
@import '00-global/fonts';

// Base elements
@import '01-tags/button';
@import '01-tags/checkbox';
@import '01-tags/heading';
@import '01-tags/paragraph';
@import '01-tags/pre';
@import '01-tags/table';

// Components
@import '02-components/block';
@import '02-components/details-nav';
@import '02-components/post-list';
