Skip to content

1.33.0 breaking change with laravel-mix and bootstrap #1319

@greggunner

Description

@greggunner

I've had a laravel-mix project which I just updated to 1.33.0 of sass and on doing a laravel-mix build, I get an output that is filled with pages and pages of the new deprecation warning regarding the division symbol. I had to kill the process as it never ended and the output seemed to repeatedly output the same warning for the same line of code several times.

Downgrading to 1.32.13 resolved the issue and the project compiled.

software version
sass 1.33.0 compiled with dart2js 2.13.0
node 12.17.0
npm 6.14.4
laravel-mix 6.0.19
bootstrap 4.6.0

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