Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Use original CDN link #515

Open
LIGMATV opened this issue Aug 10, 2024 · 0 comments
Open

Use original CDN link #515

LIGMATV opened this issue Aug 10, 2024 · 0 comments
Labels
📚 Documentation The documentation is lacking or missing something

Comments

@LIGMATV
Copy link

LIGMATV commented Aug 10, 2024

Documentation Is:

Needed

Link to relevant page or pages

Please Explain in Detail...

On

  1. Add the Twind CDN script to your HTML

It was giving the <script src="https://cdn.twind.style" crossorigin></script> which using an cdn from twind domain. When i check more, the whole cdn.twind.style is fetching the JSDelivr CDN. (The 2 has the same code, also the comment)

Your Proposal for Changes

Just use the original CDN link, like:
In JSDelivr: https://cdn.jsdelivr.net/npm/@twind/cdn
In UNPKG: https://unpkg.com/@twind/cdn
which is saver & faster.

Alternatives considered

No response

@LIGMATV LIGMATV added the 📚 Documentation The documentation is lacking or missing something label Aug 10, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
📚 Documentation The documentation is lacking or missing something
Projects
None yet
Development

No branches or pull requests

1 participant