Ruby on Rails Saturday, December 21, 2019

I've got bootstrap working with webpacker sort of I think I'm not sure I don't see any errors in the log but somethings not working right I'm questioning this line in app/javascripts/stylesheets/application.scss:
@import "~bootstrap/scss/bootstrap.scss";

I'm importing bootstrap in app/javascripts/packs/application.js with just:
import "bootstrap"


--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/9c082fa2-e291-4e27-84c4-beff6cad0d88%40googlegroups.com.

No comments:

Post a Comment