<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Daisyui on Felix Itzenplitz</title>
    <link>https://itzenplitz.net/en/tags/daisyui/</link>
    <description>Recent content in Daisyui on Felix Itzenplitz</description>
    <generator>Hugo</generator>
    <language>en-DE</language>
    <lastBuildDate>Mon, 20 Apr 2026 12:34:50 +0200</lastBuildDate>
    <atom:link href="https://itzenplitz.net/en/tags/daisyui/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Integrating Tailwind CSS and daisyUI into a Leptos Project with cargo-leptos</title>
      <link>https://itzenplitz.net/en/posts/leptos-tailwind-daisyui/</link>
      <pubDate>Mon, 20 Apr 2026 12:34:50 +0200</pubDate>
      <guid>https://itzenplitz.net/en/posts/leptos-tailwind-daisyui/</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;This is an updated version of &lt;a href=&#34;https://medium.com/@edgedoval/leptos-can-use-tailwind-css-and-daisyui-without-node-js-8b174e222c60&#34;&gt;Leptos can use Tailwind CSS and daisyUI without Node.js&lt;/a&gt; by Marc, reflecting changes in Tailwind CSS v4 and the current daisyUI standalone release.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Leptos projects created with &lt;code&gt;cargo-leptos&lt;/code&gt; have built-in support for Tailwind CSS — no Node.js, no separate build tool, no npm scripts required. &lt;code&gt;cargo-leptos&lt;/code&gt; downloads and runs the Tailwind CSS standalone executable automatically as part of the build pipeline. daisyUI plugs into that same pipeline via its standalone &lt;code&gt;.mjs&lt;/code&gt; bundle, so the entire styling setup stays purely within the Rust/Cargo ecosystem.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
