Problem/Motivation

Lets update to Bootstrap 4.1 https://github.com/twbs/bootstrap/issues/25375.

Comments

pivica created an issue. See original summary.

  • pivica committed f294369 on 8.x-1.x
    Issue #2962903 by pivica: Update to Bootstrap 4.1
    
pivica’s picture

pivica’s picture

Some things to note for your custom projects:

  • If you are using composer to manage your custom project you need to update Bootstrap package to ~4.1.3 version and Popper to ^~1.14.4.
  • In your custom theme package.json file you need to update Bootstrap to ~4.1.3 version and then recompile your custom CSS.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.