I am using bootstrap-4 in my Vue webapp, But I am not able to customise this as is explained here.
I have my index.html which uses Bootstrap CDN, li
I tried following approach which worked:
npm installgrunt dist as is in documentationso my index.html has following:
As of now, I don't think customising is possible when using CDN link of bootstrap.