synapse-admin/src/styles/index.scss

5 lines
128 B
SCSS
Raw Normal View History

// index is the entry for all styles.
@import './global';
@import '../features/home/style';
@import '../features/common/style';