Skip to content

@import '~bulma/sass/utilities/variables'; is no longer valid #13

@FyiurAmron

Description

@FyiurAmron

due to recent update to bulma/sass/utilities, it should be now replaced with

@import '~bulma/sass/utilities/initial-variables';
@import '~bulma/sass/utilities/derived-variables';

BTW, it's fixed by https://github.com/vue-bulma/tooltip/pull/12/files (that's exactly what it was intended to fix anyway)

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