Skip to content

Issue with installation docs #4859

@cfjedimaster

Description

@cfjedimaster

Following the directions here (https://bootstrap-vue.org/docs), I followed this step as documented:

Finally import the custom.scss file in your app entry point:

But I got an error because custom.scss didn't exist. This is because of the previous two paragraphs:

And import Bootstrap and BootstrapVue css files:
(stuff)
Or import Bootstrap and BootstrapVue scss files via a single custom SCSS file:
(stuff)

The "Finally" only applies if you follow the second paragraph, however it doesn't clearly state that. I thought it was the final step in general, not the second part of the "OR" above. This is especially confusing because the text doesn't say custom.scss, the code block does, and I skipped over the code block because I wasn't doing that OR.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions