Merge pull request #7716 from tchak/fix-dsfr-css

fix(css): rename css file to fix legacy browsers
This commit is contained in:
LeSim 2022-09-05 09:12:56 +02:00 committed by GitHub
commit 4215b47af2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

View file

@ -31,7 +31,7 @@
= preload_link_tag(asset_url("Marianne-Regular.woff2"))
= preload_link_tag(asset_url("Spectral-Regular.ttf"))
= vite_stylesheet_tag 'application', media: 'all'
= vite_stylesheet_tag 'main', media: 'all'
= stylesheet_link_tag 'application', media: 'all'
= yield(:invisible_captcha_styles)