Skip to content

CSS not loaded #2

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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