Skip to content

Commit

Permalink
fix docs by specifying correct culori version #16
Browse files Browse the repository at this point in the history
  • Loading branch information
meodai committed Mar 29, 2023
1 parent fb33f78 commit 45b93e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1496,7 +1496,7 @@ <h2 class="subtitle support__title">Support</h2>

<script type="module">
console.clear();
import { formatHex, converter } from 'https://cdn.skypack.dev/culori';
import { formatHex, converter } from 'https://cdn.skypack.dev/culori@^2.1.1';
import hljs from 'https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/es/highlight.min.js';

import {
Expand Down

0 comments on commit 45b93e3

Please sign in to comment.