-
-
Notifications
You must be signed in to change notification settings - Fork 77
Closed
Description
On which page do you see this issue?
https://flyonui.com/docs/framework-integrations/svelte/
Describe the issue
This code is mentioned in step 2:
@source "../node_modules/flyonui/flyonui/index.js"; /* Required for Js components */
But there is no flyonui folder nested in the main flyonui folder, so maybe this is a typo. I guess it needs to be:
@source "../node_modules/flyonui/index.js"; /* Required for Js components */
What browsers are you seeing the problem on?
No response
Metadata
Metadata
Assignees
Labels
No labels