Skip to content

Undefined variable when building Bootstrap 5.3.2 #186

@iggyzuk

Description

@iggyzuk

Trying to build sass for bootstrap-5.3.2 and I get an error. Looks to me like a circular issue: _variables.scss and _functions.scss depend on each other.

Command

rsass bootstrap.scss

Error

rsass bootstrap.scss
Error: Undefined variable.
    ,
153 | @function color-contrast($background, $color-contrast-dark: $color-contrast-dark, $color-contrast-light: $color-contrast-light, $min-contrast-ratio: $min-contrast-ratio) {
    |                                                             ^^^^^^^^^^^^^^^^^^^^
    '
    _functions.scss 153:61  @import
    bootstrap.scss 7:9      root stylesheet

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions