small fix to import of reach styles (#13083)
This commit is contained in:
parent
945f0bebf4
commit
e870d4ba1f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
@import '../config/import';
|
||||
@import '@reach/combobox/styles.css';
|
||||
@import '@reach/combobox/styles';
|
||||
|
||||
.crayons-autocomplete {
|
||||
&__popover {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue