<?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: Aleem Akinyoola</title>
    <description>The latest articles on DEV Community by Aleem Akinyoola (@aleem_coder).</description>
    <link>https://dev.to/aleem_coder</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%2F72767%2F9fbbbf77-7cea-4965-8403-4dfd4841fed8.png</url>
      <title>DEV Community: Aleem Akinyoola</title>
      <link>https://dev.to/aleem_coder</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/aleem_coder"/>
    <language>en</language>
    <item>
      <title>My Experience so far with Tailwind CSS</title>
      <dc:creator>Aleem Akinyoola</dc:creator>
      <pubDate>Sat, 08 Feb 2020 12:04:55 +0000</pubDate>
      <link>https://dev.to/aleem_coder/my-experience-so-far-with-tailwind-css-99d</link>
      <guid>https://dev.to/aleem_coder/my-experience-so-far-with-tailwind-css-99d</guid>
      <description>&lt;p&gt;Tailwind is a low-level CSS framework that allows you to build a custom website from scratch without necessarily needed to write any CSS.&lt;/p&gt;

&lt;p&gt;below are the highlights of my experience so far from  Tailwind CSS learning curve:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Its highly customizable&lt;/li&gt;
&lt;li&gt;Fun to learn and practice&lt;/li&gt;
&lt;li&gt;Improves my design skills and in-depth understanding of the design system&lt;/li&gt;
&lt;li&gt;Provides all the building blocks needed to build a bespoke design&lt;/li&gt;
&lt;li&gt;Ability to translate any design into a running code faster like never before.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;with Tailwind CSS I've been able to flex my muscle and gain confidence day in day out as I traverse my frontend path.&lt;/p&gt;

</description>
      <category>lowlevel</category>
      <category>utilityclasses</category>
      <category>tailwindcss</category>
      <category>independentcss</category>
    </item>
    <item>
      <title>Rotating Card</title>
      <dc:creator>Aleem Akinyoola</dc:creator>
      <pubDate>Sat, 21 Sep 2019 10:18:52 +0000</pubDate>
      <link>https://dev.to/aleem_coder/rotating-card-3n22</link>
      <guid>https://dev.to/aleem_coder/rotating-card-3n22</guid>
      <description>&lt;p&gt;I created my first rotating card using css features such as perspective, backface-visibility, and transform.&lt;/p&gt;

&lt;p&gt;&lt;iframe height="600" src="https://codepen.io/Aleem001/embed/bGbQdPa?height=600&amp;amp;default-tab=result&amp;amp;embed-version=2"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>codepen</category>
    </item>
  </channel>
</rss>
