Skip to content

docs: FlyonUI with Svelte incorrect source #110

@bartcuijpers

Description

@bartcuijpers

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions