hubl/src/styles/components/_index.scss
Gaëlle Morin 5a865693a1 feature: new page to display info about a circle and add members
- New styles for "add users" drodown
- New custom widget to display members
- Use of the permission system
2019-10-23 22:20:59 +02:00

7 lines
133 B
SCSS

@import 'chat';
@import 'comment.scss';
@import 'filters';
@import 'howto';
@import 'sidebar';
@import 'skills';
@import 'user-role';