Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Bootstrap 5.3.3 _type.scs has waring on compile with Gulp

I am using Bootstrap 5.3.3 in my project and compile using gulp.js I see warning on every save change. below message see on terminal.enter image description here

Deprecation Warning: Sass's behavior for declarations that appear after nested rules will be changing to match the behavior specified by CSS in an upcoming version. To keep the existing behavior, move the declaration above the nested rule. To opt into the new behavior, wrap the declaration in & {}.

I want to remove warning.

Thanks

like image 811
Mitul Chhabhaya Avatar asked Oct 24 '25 02:10

Mitul Chhabhaya


1 Answers

see https://github.com/twbs/bootstrap/issues/40621 - try npm i [email protected] --save-exact

like image 81
roye Avatar answered Oct 27 '25 08:10

roye



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!