Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Is there a way to install this directly from the CDN? #204

Open
Dale-Black opened this issue Feb 15, 2024 · 0 comments
Open

Is there a way to install this directly from the CDN? #204

Dale-Black opened this issue Feb 15, 2024 · 0 comments

Comments

@Dale-Black
Copy link

Dale-Black commented Feb 15, 2024

Description

I need to be able to install all my component libraries directly from the CDN. This is simple for pure UnoCSS but I don't see how to add uno-ui via CDN. Is it available and I am just missing this?

For example, tailwind and daisy work like so:

<link href="https://cdn.jsdelivr.net/npm/daisyui@4.7.2/dist/full.min.css" rel="stylesheet" type="text/css" />
<script src="https://cdn.tailwindcss.com"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant