Not rendering the clocklet
Closed this issue · 2 comments
SterlingButters commented
Greetings, I would really like to use this clocklet in my application. I can't seem to get the clock to render though - see codepen: https://codepen.io/sterlingbutters/pen/yLNQJbm?editors=1111
luncheon commented
Hi, @SterlingButters.
Thank you. README was wrong.
<link rel="https://cdn.jsdelivr.net/npm/clocklet@0.2.4/css/clocklet.min.css">
Please specify the following instead of the above:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/clocklet@0.2.4/css/clocklet.min.css">
SterlingButters commented
@luncheon Perfect - its beautiful