Skip to content

Commit

Permalink
Remove the polyfill service
Browse files Browse the repository at this point in the history
I know this is a little pointless but it's gonna keep getting noticed. Let's tidy up.
  • Loading branch information
rowanmanning authored Jun 26, 2024
1 parent 1285802 commit f06aca7
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 f06aca7

Please sign in to comment.