You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can use sass with the bootstrap-sass bundle, but that is Bootstrap version 3...
I would like to use Bootstrap 4.0 (alpha) using bootstrap-bundle.
I already know how to configure sass in bootstrap-bundle.
But currently when I configure sass it tries to search in the boostrap-sass bundle (not wanted behaviour!). However the new Bootstrap 4.0 version has sass out of the box. This version is just located at: vendor/twbs/bootstrap.
As i've looked upon it there's much more. My fix is irrelevant and should be cleaned out of discussion. Js file list also differs, there should be some kind of "switch" between version. Also some classes have changed so the new branch is required for twbs v4.
I can use sass with the bootstrap-sass bundle, but that is Bootstrap version 3...
I would like to use Bootstrap 4.0 (alpha) using bootstrap-bundle.
I already know how to configure sass in bootstrap-bundle.
But currently when I configure sass it tries to search in the
boostrap-sass
bundle (not wanted behaviour!). However the new Bootstrap 4.0 version has sass out of the box. This version is just located at:vendor/twbs/bootstrap
.Current composer.json setup:
Thanks already for supporting Bootstrap 4 in the (hopefully) near future!
Kind regards,
Melroy van den Berg
The text was updated successfully, but these errors were encountered: