Skip to content

Use original CDN link #515

Open
Open
@w3teal

Description

@w3teal

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    📚 DocumentationThe documentation is lacking or missing something

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions