Skip to content

Error loading css in login form #24

@nicolasyaros

Description

@nicolasyaros

Hi Guys

In the login.blade.php the bumble.css loading is harcoded.
Now is like this

<link rel="stylesheet" href="/packages/monarkee/bumble/css/bumble.css">

and should be

<link rel="stylesheet" href="{{ asset('/packages/monarkee/bumble/css/bumble.css') }}">

Cheers

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