Ruby on Rails Saturday, November 23, 2019

Rails 6 supports both sprockets (the assets pipeline) and webpacker by default, you can use any of those. You can use app/assets/stylesheets as of previous rails versions that didn't have webpacker or you can follow webacker's readme on CSS https://github.com/rails/webpacker/blob/master/docs/css.md

El sáb., 23 nov. 2019 a las 19:44, Hasan Diwan (<hasan.diwan@gmail.com>) escribió:

app/assets/stylesheets/



Try that spot? -- H

--
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/CAP%2BbYWBP9C3Bn087ZMfyeYo097R3DAjND-A_nbmjvOv-%2BY1DfQ%40mail.gmail.com.

--
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/CAPS3bcCrG0sNV5dtyDOeohzKGxQGJEXk-G0L0WLx9VO9ovqB0g%40mail.gmail.com.

No comments:

Post a Comment