Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion frontend/encore/shared-entry.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ that's included on every page:

// you can also extract CSS - this will create a 'vendor.css' file
// this CSS will *not* be included in page1.css or page2.css anymore
'bootstrap-sass/assets/stylesheets/_bootstrap.scss'
'bootstrap/scss/bootstrap.scss'
])

As soon as you make this change, you need to include two extra JavaScript files
Expand Down