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 b380e09 commit e049c38Copy full SHA for e049c38
frontend/encore/shared-entry.rst
@@ -21,7 +21,7 @@ that's included on every page:
21
22
// you can also extract CSS - this will create a 'vendor.css' file
23
// this CSS will *not* be included in page1.css or page2.css anymore
24
- 'bootstrap-sass/assets/stylesheets/_bootstrap.scss'
+ 'bootstrap/scss/bootstrap.scss'
25
])
26
27
As soon as you make this change, you need to include two extra JavaScript files
0 commit comments