<?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: Johann Blake</title>
    <description>The latest articles on DEV Community by Johann Blake (@johannblake).</description>
    <link>https://dev.to/johannblake</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%2F347594%2Ffeada0a2-0ef0-447b-a650-9e0545d09ead.jpeg</url>
      <title>DEV Community: Johann Blake</title>
      <link>https://dev.to/johannblake</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/johannblake"/>
    <language>en</language>
    <item>
      <title>Global CSS with Material-UI Done Correctly in React Apps</title>
      <dc:creator>Johann Blake</dc:creator>
      <pubDate>Sun, 08 Mar 2020 07:56:05 +0000</pubDate>
      <link>https://dev.to/johannblake/global-css-with-material-ui-done-correctly-in-react-apps-2i7b</link>
      <guid>https://dev.to/johannblake/global-css-with-material-ui-done-correctly-in-react-apps-2i7b</guid>
      <description>&lt;p&gt;In case you are using the Material-UI library for React and you want to manage your css in external files, I posted an article on how to do this:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://medium.com/@johannblake/global-css-in-react-apps-25f846e7b79e?source=friends_link&amp;amp;sk=7990b30aee39d96249763ce65a1be19f"&gt;https://medium.com/@johannblake/global-css-in-react-apps-25f846e7b79e?source=friends_link&amp;amp;sk=7990b30aee39d96249763ce65a1be19f&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This solution is better because it allows you to separate your CSS from Javascript the way CSS was meant to be. This allows you to use your IDE's css tool to edit your css as you normally do and any edits you make are automatically updated in your React app.&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
