Anastasia Dubovik
Anastasia Dubovik
Thanks, @elevatebart ! This helped a lot 👍 If I write a code example myself there is no problem with it but since we have some examples ready I would...
Renaming fixed the problem: `[import](../dev/vue-component.vue)` -> `[import](../dev/component_name.vue)` Is it expected?
@elevatebart I used `npm run styleguide` :)
Faced the same issue with luxon 2.0.2. Installed 1.28.0 instead, it works as well. @aaronfessler thanks!