<?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: Manohar Yeluri</title>
    <description>The latest articles on DEV Community by Manohar Yeluri (@manoharyeluri).</description>
    <link>https://dev.to/manoharyeluri</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%2F470257%2Ffe38af7c-d62d-44b7-8aa0-602923efe666.jpeg</url>
      <title>DEV Community: Manohar Yeluri</title>
      <link>https://dev.to/manoharyeluri</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/manoharyeluri"/>
    <language>en</language>
    <item>
      <title>Need help with Material Design</title>
      <dc:creator>Manohar Yeluri</dc:creator>
      <pubDate>Thu, 15 Oct 2020 00:48:36 +0000</pubDate>
      <link>https://dev.to/manoharyeluri/need-help-with-material-design-4clp</link>
      <guid>https://dev.to/manoharyeluri/need-help-with-material-design-4clp</guid>
      <description>&lt;p&gt;Hi...&lt;br&gt;
I am trying to learn Material Design &amp;amp; ReactJS. I could just use Material-UI React component library and get going. But, wanted to understand more by reading docs at material.io, where content is organized into 4 categories like web, android, flutter &amp;amp; ios. I started out with Web. &lt;/p&gt;

&lt;p&gt;Now, here's the PROBLEM I AM FACING: In the button component documentation styles part, it is mentioned...&lt;br&gt;
&lt;br&gt;
 &lt;code&gt;@use @material/button"; @include button.core-styles;&lt;/code&gt;&lt;br&gt;
&lt;/p&gt;

&lt;p&gt;To understand this, I started following the first Material Design Web Google Codelab (there are 5 of'em, go here--&amp;gt; "&lt;a href="https://codelabs.developers.google.com/?cat=Web"&gt;https://codelabs.developers.google.com/?cat=Web&lt;/a&gt;" and type MDC in search box) to see how the styles are actually used. There are 5 steps in total, in fourth step where styles for text-field/button component are imported like this&lt;br&gt;
&lt;br&gt;
 &lt;code&gt;@import "@material/button/mdc-button;&lt;/code&gt;&lt;br&gt;
&lt;br&gt;
 which is different from what is mentioned in its documentation &amp;amp; I couldn't understand &amp;amp; relate to. &lt;/p&gt;

&lt;p&gt;What am I missing while reading the component docs? &lt;em&gt;Can someone please explain the differences between styles usage in a particular component docs vs its actual usage shown in codelab?&lt;/em&gt; &lt;/p&gt;

</description>
      <category>design</category>
      <category>css</category>
      <category>materialdesign</category>
    </item>
  </channel>
</rss>
