Skip to content

Commit

Permalink
add RYBitten to demo
Browse files Browse the repository at this point in the history
  • Loading branch information
meodai committed May 9, 2024
1 parent 910c08f commit 20a7533
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 @@ -1509,7 +1509,7 @@ <h2 class="subtitle support__title">Support</h2>

import { formatHex, converter, formatCss, inGamut } from 'https://cdn.skypack.dev/culori@^3.1.1';
import hljs from 'https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.7.0/es/highlight.min.js';
import { rybHsl2rgb } from "https://esm.sh/rybitten/"
import { rybHsl2rgb } from "https://esm.sh/rybitten/";

import {
Poline,
Expand Down

0 comments on commit 20a7533

Please sign in to comment.