// This is the default theme.
@import 'colors_light';

// Global styling
@import '../../global_styling/index';

// Global reset
@import './reset/index';

// Components
@import '../../components/index';
