I'm planning to use this on my astro project but the suggested implementation doesnt work, astro wont render any formated date at all.
Still getting the default April 1.
I dont see any way to import it into my server block or client. the tags relative-time are not doing anything.
Can you make it compatible so i can import it into my project like all the npm modules?
something like:
import { relative-time } from Relative-Time-Elements
I'm planning to use this on my astro project but the suggested implementation doesnt work, astro wont render any formated date at all.
Still getting the default April 1.
I dont see any way to import it into my server block or client. the tags relative-time are not doing anything.
Can you make it compatible so i can import it into my project like all the npm modules?
something like:
import { relative-time } from Relative-Time-Elements