mirror of
https://github.com/mastodon/mastodon.git
synced 2025-11-27 18:10:58 +00:00
Fix cross-origin handling of CSS modules
This commit is contained in:
parent
98c8c1ebd2
commit
1abaeeb15d
|
|
@ -107,6 +107,7 @@ module ViteRails::TagHelpers::IntegrityExtension
|
|||
stylesheet,
|
||||
integrity: vite_manifest.integrity_hash_for_file(stylesheet),
|
||||
media: media,
|
||||
crossorigin: crossorigin,
|
||||
**options
|
||||
)
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user