Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2 small errors: #14

Open
tobkle opened this issue Jan 8, 2018 · 0 comments
Open

2 small errors: #14

tobkle opened this issue Jan 8, 2018 · 0 comments

Comments

@tobkle
Copy link

tobkle commented Jan 8, 2018

  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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant