• Townie
    AI
  • Blog
  • Docs
  • Pricing
Log inSign up
arfan

arfan

remark-frontmatter-starter

Remix of jxnblk/remark-frontmatter-starter
Unlisted
Like
1
remark-frontmatter-starter
Home
Code
6
docs
12
src
7
styles
7
tmp
7
H
App.tsx
README.md
Branches
1
Pull requests
Remixes
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Sign up now
Code
/
docs
/
tech
/
daisyui-v5-cdn.md
Code
/
docs
/
tech
/
daisyui-v5-cdn.md
Search
4/18/2025
Viewing readonly version of main branch: v719
View latest version
daisyui-v5-cdn.md
title:
Use daisyUI from CDN
desc:
How to use daisyUI from a CDN?
date:
2025-04-18T00:00:00.000Z
tags:
styles
css

You don't need to install anything. Just add one of these to the head tag of your HTML:

<link href="https://cdn.jsdelivr.net/npm/daisyui@5" rel="stylesheet" type="text/css" /> <script src="https://cdn.jsdelivr.net/npm/@tailwindcss/browser@4"></script>

Adding all themes

daisyui.css includes light and dark themes. For other themes, add themes.css file as well:

<link href="https://cdn.jsdelivr.net/npm/daisyui@5/themes.css" rel="stylesheet" type="text/css" />

Every part of daisyUI is available on CDN as separate CSS files.

Now you can use daisyUI class names!

FeaturesVersion controlCode intelligenceCLI
Use cases
TeamsAI agentsSlackGTM
ExploreDocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareersBrandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.