<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kikiki-kiki</author_name>
  <author_url>https://blog.hatena.ne.jp/kikiki-kiki/</author_url>
  <blog_title>かもメモ</blog_title>
  <blog_url>https://chaika.hatenablog.com/</blog_url>
  <categories>
    <anon>Sass (SCSS)</anon>
    <anon>CSS</anon>
  </categories>
  <description>Sass で使える比較演算子は ==, !=, &lt;, &lt;=, &gt;, &gt;=。論理演算子は and, or, not。つまり、Sass には &amp;&amp;, || という演算子は存在していない。 Sass の if 文で複数条件を設定したい時は and, or を使う e.g. リンクカラーを設定するような mixin で、文字色だけ渡され、:hover 時の色が渡されなかったら、:hover 字も文字色にするような場合 @mixin link-color($color: inherit, $hover-color: inherit) { $hover-color: if($color != inheri…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchaika.hatenablog.com%2Fentry%2F2019%2F05%2F28%2F083000&quot; title=&quot;Sass if 文の条件式で &amp;amp;&amp;amp;, || は使えない - かもメモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://images-fe.ssl-images-amazon.com/images/I/51qROxcRZQL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-05-28 08:30:00</published>
  <title>Sass if 文の条件式で &amp;&amp;, || は使えない</title>
  <type>rich</type>
  <url>https://chaika.hatenablog.com/entry/2019/05/28/083000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
