build(#10336): use unpkg for storybook tabler icons

This commit is contained in:
Acid Chicken (硫酸鶏)
2023-04-01 22:49:50 +09:00
parent b9289c397b
commit 3f4d93a287
4 changed files with 2 additions and 35 deletions

View File

@@ -1,4 +1,4 @@
<link rel="stylesheet" href="./node_modules/@tabler/icons-webfont/tabler-icons.min.css">
<link rel="stylesheet" href="https://unpkg.com/@tabler/icons-webfont@2.12.0/tabler-icons.min.css">
<script>
window.global = window;
</script>