Default to not specifying media restrictions on stylesheet tags

This commit is contained in:
Tom Hughes 2022-02-21 18:43:59 +00:00
parent 04cb32b140
commit 999ebb1bf2

View file

@ -14,7 +14,7 @@
# Rails.application.config.action_view.button_to_generates_button_tag = true
# `stylesheet_link_tag` view helper will not render the media attribute by default.
# Rails.application.config.action_view.apply_stylesheet_media_default = false
Rails.application.config.action_view.apply_stylesheet_media_default = false
# Change the digest class for the key generators to `OpenSSL::Digest::SHA256`.
# Changing this default means invalidate all encrypted messages generated by