Skip to content

Conversation

sandrotaje
Copy link
Collaborator

@sandrotaje sandrotaje commented Oct 14, 2025

Related to https://github.com/pagopa/pdnd-interop-frontend/pull/1338/files

I removed the import inside the style because it was doing the same of the link tag

Comment on lines -61 to -63
<style type="text/css">
@import url(https://selfcare.pagopa.it/assets/font/selfhostedfonts.css);
</style>
Copy link
Collaborator Author

@sandrotaje sandrotaje Oct 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed in all templates since it is a duplicate and do not allow integrity property

<!--<![endif]-->
<style type="text/css">
@import url(https://selfcare.pagopa.it/assets/font/selfhostedfonts.css);
@media only screen and (min-width: 480px) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

leftover?

<!--<![endif]-->
<style type="text/css">
@import url(https://selfcare.pagopa.it/assets/font/selfhostedfonts.css);
@media only screen and (min-width: 480px) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants