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
hello @justin808 , thanks for your work.
i dont want to use javascript library gem. e.g. jquery-rails, bootstrap-sass in Gemfile.
follow you guide, i can import jquery from webpack's bundle file.
but when i remove bootstrap-sass, i can not @import 'bootstrap' in app/assets/stylesheets, could you give me a example about this?