Skip to content

Commit e049c38

Browse files
royklutmanjaviereguiluz
authored andcommitted
Update shared-entry.rst to use Bootstrap 4's SCSS
Updated the first example in shared-entry.rst to use Bootstrap 4's SCSS.
1 parent b380e09 commit e049c38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/encore/shared-entry.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ that's included on every page:
2121
2222
// you can also extract CSS - this will create a 'vendor.css' file
2323
// this CSS will *not* be included in page1.css or page2.css anymore
24-
'bootstrap-sass/assets/stylesheets/_bootstrap.scss'
24+
'bootstrap/scss/bootstrap.scss'
2525
])
2626
2727
As soon as you make this change, you need to include two extra JavaScript files

0 commit comments

Comments
 (0)