Skip to content

CSS not loaded #2

@Kebechet

Description

@Kebechet

BlazorSortableList doesnt work correctly for me because the CSS containing

::deep .sortable-ghost {
  visibility: hidden;
}

::deep .sortable-fallback {
  opacity: 1 !important
}

is not loaded. What should I do ?

<link href="_content/BlazorSortableList/SortableList.razor.css" rel="stylesheet" />
doesnt work

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions