chore: import package

This commit is contained in:
SerKo 2022-05-22 00:20:36 +08:00
parent d08bb4c558
commit 04a516cc97
1 changed files with 2 additions and 2 deletions

View File

@ -18,6 +18,6 @@
<script src="https://unpkg.com/@master/style@1.5.0"></script>
<script src="https://unpkg.com/@master/styles@1.13.0"></script>
<script src="https://unpkg.com/master-styles-group"></script>
<script type="module" src="https://unpkg.com/vanilla-themes"></script>
<script type="module">new window.Themes()</script>
<script src="https://unpkg.com/vanilla-themes"></script>
<script>new window.Themes()</script>
</head>