Recently, I have been using the SASS/SCSS version of Bootstrap #3.3.6 but I just found out that they released version 4.
While there is a lot of information on how to use Bootstrap v4 (non SCSS) in projects, I'm having trouble finding resources on how to incorporate the SCSS version of Bootstrap v4 into my Bower project.
Bootstrap has made the shift from less to scss and I believe it would be very beneficial to implement the SCSS version of the new Bootstrap with all its exciting features.