Skip to content

Commit dc9d3ce

Browse files
committed
fix(GroupsSelect): Styles wasn't build correctly
1 parent 1afc862 commit dc9d3ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

react/Contacts/GroupsSelect/styles.styl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
@require 'cozy-ui'
1+
@require 'tools/mixins'
2+
@require 'settings/breakpoints.styl'
23

34
.container
45
height rem(48)

0 commit comments

Comments
 (0)