<?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: Wing</title>
    <description>The latest articles on DEV Community by Wing (@wingleung).</description>
    <link>https://dev.to/wingleung</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%2F159308%2Fc2e16137-26d7-40ac-bd86-72320dc4dfe1.jpeg</url>
      <title>DEV Community: Wing</title>
      <link>https://dev.to/wingleung</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/wingleung"/>
    <language>en</language>
    <item>
      <title>Neumorphism (soft UI) sass mixin</title>
      <dc:creator>Wing</dc:creator>
      <pubDate>Fri, 17 Jan 2020 07:11:03 +0000</pubDate>
      <link>https://dev.to/wingleung/neumorphism-soft-ui-sass-mixin-1cn5</link>
      <guid>https://dev.to/wingleung/neumorphism-soft-ui-sass-mixin-1cn5</guid>
      <description>&lt;p&gt;Just a little sass mixin to help implement neumorphism or soft ui styling. It take a color and set box-shadows based on that given color.&lt;/p&gt;


&lt;div class="ltag_gist-liquid-tag"&gt;
  
&lt;/div&gt;


&lt;h3&gt;
  
  
  What is neumorphism?
&lt;/h3&gt;

&lt;p&gt;"The neomorphic effect is a combination of the current famous flat UI and the old skeuomorphic principles! The components have a dark box-shadow on the bottom and a light box-shadow on top; the combination of both creates the effect of the elements pushing themselves through your display." &lt;br&gt;
~ &lt;a href="https://medium.com/@s.jagoori/design-trends-neumorphism-59a9ba9d9284"&gt;Design trends: Neomorphic design&lt;br&gt;
&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;
  
  
  Demo
&lt;/h3&gt;

&lt;p&gt;&lt;iframe src="https://codesandbox.io/embed/neumorphism-sass-mixin-kzc1o?module=/neumorphic-mixin.scss"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>css</category>
      <category>productivity</category>
      <category>uiweekly</category>
      <category>ux</category>
    </item>
  </channel>
</rss>
