We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fontawesomeの読み込み箇所にIntegrity属性を追加する
以下の該当箇所に追加すること
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/v4-shims.css">
The text was updated successfully, but these errors were encountered:
@chihiro-adachi お世話になっております。下記issue と類似する内容かとおもいますが、合わせてご確認いただくことは可能でしょうか。 #5672
Sorry, something went wrong.
@watarukashii #5672 は、Integrity属性とはまた別の内容になります。
コメント記載しておきました。 #5672 (comment)
こちらPRにてマージされたのでcloseしておきます。 (遅くなってすみません)
No branches or pull requests
概要(Overview)
fontawesomeの読み込み箇所にIntegrity属性を追加する
期待する内容(Expect) or 要望(Requirement)
以下の該当箇所に追加すること
The text was updated successfully, but these errors were encountered: