<?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: zejunli</title>
    <description>The latest articles on DEV Community by zejunli (@zejunli).</description>
    <link>https://dev.to/zejunli</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%2F449034%2F98cacdfc-8a88-4b57-a381-1784850171e7.jpeg</url>
      <title>DEV Community: zejunli</title>
      <link>https://dev.to/zejunli</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/zejunli"/>
    <language>en</language>
    <item>
      <title>Is React adding in-line CSS to HTML element?</title>
      <dc:creator>zejunli</dc:creator>
      <pubDate>Sat, 08 Aug 2020 07:24:42 +0000</pubDate>
      <link>https://dev.to/zejunli/is-react-adding-in-line-css-to-html-element-k19</link>
      <guid>https://dev.to/zejunli/is-react-adding-in-line-css-to-html-element-k19</guid>
      <description>&lt;p&gt;Tried using developer tool to inspect elements, the divs that I didn't specifically style are all styled by React with&lt;/p&gt;

&lt;p&gt;&lt;code&gt;{position: relative; z-index: 1}&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Is this auto-generated by React? Where can I find some reference about it? Why is React doing this?&lt;/p&gt;

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