<?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>DEV Community: Christopher Nelson</title>
    <description>The latest articles on DEV Community by Christopher Nelson (@christopher_nelson_7bef12).</description>
    <link>https://dev.to/christopher_nelson_7bef12</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%2F1505105%2Fd2f385e2-5215-4cdd-9259-a30394fcef5c.jpg</url>
      <title>DEV Community: Christopher Nelson</title>
      <link>https://dev.to/christopher_nelson_7bef12</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/christopher_nelson_7bef12"/>
    <language>en</language>
    <item>
      <title>Shopify, tailwind, alpine, packaged with vite</title>
      <dc:creator>Christopher Nelson</dc:creator>
      <pubDate>Sun, 19 May 2024 23:21:23 +0000</pubDate>
      <link>https://dev.to/christopher_nelson_7bef12/shopify-tailwind-alpine-packaged-with-vite-433p</link>
      <guid>https://dev.to/christopher_nelson_7bef12/shopify-tailwind-alpine-packaged-with-vite-433p</guid>
      <description>&lt;p&gt;Hello, I'm starting from this template to build my Shopify website&lt;br&gt;
&lt;a href="https://github.com/0wain/sholpine/tree/master"&gt;https://github.com/0wain/sholpine/tree/master&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It uses vite to setup tailwind and alpine and apparently to start building you just run these commands in the command line npm install, npm run dev, npm run build&lt;/p&gt;

&lt;p&gt;and when I run these commands it applies the tailwind styles that are in the sections/navigation.liquid file and creates a .json, .css, and .js file in the assets folder.&lt;/p&gt;

&lt;p&gt;However, when I add more tailwind styles it does not update the .css file that is automatically generated after running the above commands. Am I missing a step?&lt;/p&gt;

</description>
      <category>vite</category>
      <category>alpine</category>
      <category>tailwindcss</category>
      <category>shopify</category>
    </item>
  </channel>
</rss>
