#Facing issue in Angular migration with Bootstrap migration

1 messages · Page 1 of 1 (latest)

dusky pulsar
#

Hi, I have upgraded my bootstrap version from 4.6.2 to 5.3.3

A few errors have been attached as a text file

Thanks in advance

dusky pulsar
dusky pulsar
#

Facing issue in Angular migration with Bootstrap migration

tawdry jungle
#

try adding

@import "~bootstrap/scss/bootstrap";
@import "~bootstrap/scss/utilities";

dry parrot
#

Maybe they changed their structure and a file which was available in 4.6 is not available anymore in 5.3 in the same location. I had such cases in the past.

dusky pulsar
dusky pulsar
tawdry jungle
dusky pulsar
#

I checked it it's all fine

dusky pulsar