Closed dikovmaxim closed 2 years ago
<script>
/* App.svelte */
import { Block, Button } from 'konsta/svelte';
</script>
After reading a log I provided, it really looks like it is a framework-specific problem, but aven this code in enough yo produce the same error
Make sure you are using latest Svelte version
I just updated
Check that this is really a bug
Reproduction link
https://konstaui.com/svelte/usage
Bug description
Hi. I just created a basic svelte application with the following App.svelte code:
I Installed tailwind css and followerd all Instructions, but my application won't buid
Expected Behavior
Should display a basic app
Actual Behavior
Throws an error
Konsta UI version
1.0.2 (just installed it from npm)
Platform/Target and Browser Versions
Firefox
Validations
Would you like to open a PR for this bug?