<?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: Daniel Crewdson</title>
    <description>The latest articles on DEV Community by Daniel Crewdson (@crumb1e).</description>
    <link>https://dev.to/crumb1e</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%2F103926%2Fa1d297b3-8a2f-4fdb-a757-4dbfa3c7762b.PNG</url>
      <title>DEV Community: Daniel Crewdson</title>
      <link>https://dev.to/crumb1e</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/crumb1e"/>
    <language>en</language>
    <item>
      <title>Tailwind Nord plugin!</title>
      <dc:creator>Daniel Crewdson</dc:creator>
      <pubDate>Wed, 12 Feb 2020 13:03:01 +0000</pubDate>
      <link>https://dev.to/crumb1e/tailwind-nord-plugin-2o4g</link>
      <guid>https://dev.to/crumb1e/tailwind-nord-plugin-2o4g</guid>
      <description>&lt;p&gt;Recently I've been using the Nord theme in more and more of my projects, and I noticed myself repeating the same procedure at the start of each one. Setting up my &lt;code&gt;tailwind.config.js&lt;/code&gt; to use the Nord palette for the colours. Which can be a pretty lengthy process copying the values back and forth.&lt;/p&gt;

&lt;p&gt;To get around this, I have written a super tiny plugin for Tailwindcss that pulls in the Nord palette and uses the colour names as described by the maintainers of Nord. (e.g &lt;code&gt;nord0&lt;/code&gt;, &lt;code&gt;nord11&lt;/code&gt; etc etc)&lt;/p&gt;

&lt;p&gt;This was purely made for myself, but hopefully it can help some of you out!&lt;/p&gt;

&lt;p&gt;Grab it through npm: &lt;code&gt;npm i tailwind-nord&lt;/code&gt;&lt;br&gt;
Or check out the repo for more details: &lt;a href="https://github.com/crumb1e/tailwind-nord"&gt;Tailwind Nord&lt;/a&gt;&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>css</category>
      <category>tailwindcss</category>
    </item>
    <item>
      <title>Heroku, Now.sh, Netlify. What are you using and why?</title>
      <dc:creator>Daniel Crewdson</dc:creator>
      <pubDate>Wed, 24 Jul 2019 10:19:36 +0000</pubDate>
      <link>https://dev.to/crumb1e/heroku-now-sh-netlify-what-are-you-using-and-why-14m4</link>
      <guid>https://dev.to/crumb1e/heroku-now-sh-netlify-what-are-you-using-and-why-14m4</guid>
      <description>&lt;p&gt;I've been playing around with these platforms for a few months, hosting small node projects on each, but this is getting a little tiring going back and forth from each one.&lt;/p&gt;

&lt;p&gt;Thought it would be worth getting DEVs thoughts on these platforms and which ones are being used more in the DEV community.&lt;/p&gt;

&lt;p&gt;So, do you use any of these to host your js/node projects?&lt;/p&gt;

&lt;p&gt;If yes, which one and why? 👨‍💻👩‍💻&lt;/p&gt;

&lt;p&gt;Happy coding!&lt;/p&gt;

</description>
      <category>javascript</category>
      <category>node</category>
      <category>cloud</category>
    </item>
  </channel>
</rss>
