We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fcc2b9 commit b0b8c95Copy full SHA for b0b8c95
frontend/encore/bootstrap.rst
@@ -37,7 +37,8 @@ file into ``global.scss``. You can even customize the Bootstrap variables first!
37
Importing Bootstrap JavaScript
38
------------------------------
39
40
-Bootstrap JavaScript requires jQuery and Popper.js, so make sure you have this installed:
+Bootstrap JavaScript requires Popper.js. Prior to Bootstrap 5, jQuery is required too.
41
+Make sure you have this installed:
42
43
.. code-block:: terminal
44
0 commit comments