A very basic starter for Eleventy, TailwindCSS v4 Installation Install dependecies $ yarn install Development Start the Development Server $ yarn dev Build Build the site $ yarn build Serve the static build (useful for local testing) npx serve dist å