Skip to content

Add docs on how to import utilities when using SASS/SCSS #34397

@PierBover

Description

@PierBover

Discussed in #34395

( I'm creating this issue as @mdo requested in the original discussion )

To import utilities when using SCSS it's necessary to also import the API like so:

@import "../node_modules/bootstrap/scss/utilities";
@import "../node_modules/bootstrap/scss/utilities/api";

But AFAIK this is not explained anywhere in the docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions