Hosted CSS URLs 404
Both <link rel="stylesheet" href="https://unpkg.com/[email protected]"> and <link rel="stylesheet" href="https://the.missing.style"> result in a 404.
The demos and playground pages of the website are broken as well at the moment
~~The documentation is broken too (eg see here), but I'm not sure if this the same issue. It looks like it could be that the HTML is malformed.~~
This seems to be resolved now.
When I go to https://the.missing.style in the browser, I expect to see a bunch of CSS, but I get this....
Cannot find package [email protected]@1.1.1
Where are y'all hosting this?
Sorry for the late response.
The unpkg bug was fixed since 1.1.1.
I believe I've identified why the.missing.style is broken as well, but I'll need to fix some other things first.
I've finally managed to fix this -- @juliojimenez @MariusVolkhart can you check that it works?
(closing -- will reopen if issue continues)