Skip to content

Commit

Permalink
Merge pull request #780 from Financial-Times/remove-polyfill
Browse files Browse the repository at this point in the history
Remove the polyfill service
  • Loading branch information
rowanmanning authored Jun 26, 2024
2 parents 1285802 + f06aca7 commit 61805bf
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .storybook/preview-head.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@
}
</style>

<script src="https://polyfill.io/v2/polyfill.min.js"></script>

<script>
document.documentElement.classList.add('enhanced');
</script>
</script>

0 comments on commit 61805bf

Please sign in to comment.