Topic: Error when building scss with Laravel (5.5) Mix
                  
                  06chaynes
                  pro
                  asked 7 years ago
                
                      
                      Marta Wierzbicka
                      free
                        answered 7 years ago
                    
markhealey free commented 7 years ago
Yes, this change needs to be made to the NPM packageBartłomiej Malanowski staff commented 7 years ago
@markhealey, this will be done :)FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Pro
 - Premium support: No
 - Technology: MDB jQuery
 - MDB Version: -
 - Device: -
 - Browser: -
 - OS: -
 - Provided sample code: No
 - Provided link: No
 
06chaynes pro commented 7 years ago
So I did get this to build after making the following change to _variables-b4.scss: Changed line 669 from : $popover-arrow-outer-width: ($popover-arrow-width + 1px) !default; to: $popover-arrow-outer-width: ($popover-arrow-width + 0.0625rem) !default;