Sten Hougaard
Results
1
comments of
Sten Hougaard
You can import it using: `import dayjs from "https://cdn.skypack.dev/dayjs";` and you can even import plugins like this: ``` import timezone from "https://cdn.skypack.dev/dayjs/plugin/timezone"; import utc from "https://cdn.skypack.dev/dayjs/plugin/utc"; ``` Perhaps the README.md...