<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Max</title>
    <description>The latest articles on Forem by Max (@comingalive).</description>
    <link>https://forem.com/comingalive</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F423067%2F60f161c8-377a-40d3-a192-7135a30bc58d.jpeg</url>
      <title>Forem: Max</title>
      <link>https://forem.com/comingalive</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/comingalive"/>
    <language>en</language>
    <item>
      <title>Deno script for adding Tailwind CSS to Next.js project in 4 seconds</title>
      <dc:creator>Max</dc:creator>
      <pubDate>Wed, 03 Nov 2021 19:01:51 +0000</pubDate>
      <link>https://forem.com/comingalive/deno-script-for-adding-tailwind-css-to-nextjs-project-in-4-seconds-24hg</link>
      <guid>https://forem.com/comingalive/deno-script-for-adding-tailwind-css-to-nextjs-project-in-4-seconds-24hg</guid>
      <description>&lt;p&gt;In your project folder run:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;deno run --allow-write --allow-read --allow-run https://denos.cc/add-tailwind-to-next.ts
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;By default it uses pnpm. If you don't have pnpm, it will use npm. You can force it by adding --npm/--yarn after the module name.&lt;/p&gt;

</description>
      <category>nextjs</category>
      <category>deno</category>
      <category>webdev</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
