Skip to content

2 small errors: #14

@tobkle

Description

@tobkle
  1. client/App.vue
    import Notifications from 'components/strong/UI/Notifications'
    should be:
    import Notifications from 'components/ui/Notifications'

  2. node_modules/bulma/sass/utilities/mixins.sass
    misses the first line:
    @import "initial-variables"

Tried to use the current version without this bug, but then I'm getting even more dependency problems.

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