-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
-
client/App.vue
import Notifications from 'components/strong/UI/Notifications'
should be:
import Notifications from 'components/ui/Notifications' -
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
Labels
No labels