{"id":615,"date":"2021-05-05T10:32:34","date_gmt":"2021-05-05T02:32:34","guid":{"rendered":"https:\/\/fireinsect.top\/?p=615"},"modified":"2021-05-05T10:50:46","modified_gmt":"2021-05-05T02:50:46","slug":"scss%e5%9f%ba%e7%a1%80","status":"publish","type":"post","link":"https:\/\/fireinsect.top\/index.php\/2021\/05\/05\/scss%e5%9f%ba%e7%a1%80\/","title":{"rendered":"SCSS\u57fa\u7840"},"content":{"rendered":"\n<p><strong>SASS \u662f\u4e00\u6b3e CSS \u9884\u7f16\u8bd1\u5668<\/strong>\uff0c\u5b83\u5b9a\u4e49\u4e86\u4e00\u79cd\u65b0\u7684\u7f16\u7a0b\u8bed\u8a00\uff0c\u4e3aCSS \u589e\u52a0\u4e86\u4e00\u4e9b\u7f16\u7a0b\u7684\u7279\u6027\uff0c\u5f00\u53d1\u8005\u4f7f\u7528\u8fd9\u79cd\u8bed\u8a00\u8fdb\u884c\u7f16\u7801\u540e\uff0c\u4ee3\u7801\u9700\u8981\u88ab\u7f16\u8bd1\u6210 CSS \u624d\u80fd\u88ab\u6d4f\u89c8\u5668\u7406\u89e3\u3002<\/p>\n\n\n\n<!--more-->\n\n\n\n<p>\u800cScss \u5176\u5b9e\u662f Sass 3 \u4e3a\u4e86\u517c\u5bb9 CSS \u5f15\u5165\u7684\u65b0\u8bed\u6cd5\u3002<\/p>\n\n\n\n<p class=\"has-large-font-size\">SCSS\u53d8\u91cf<\/p>\n\n\n\n<p>SassScript \u6700\u666e\u904d\u7684\u7528\u6cd5\u5c31\u662f\u53d8\u91cf\uff0c\u53d8\u91cf\u4ee5\u7f8e\u5143\u7b26\u53f7\u201d$\u201d\u5f00\u5934\uff0c\u8d4b\u503c\u65b9\u6cd5\u4e0e CSS \u5c5e\u6027\u7684\u5199\u6cd5\u4e00\u6837\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code lang=\"sass\" class=\"language-sass\">$width:10px;\n\u4f7f\u7528\u53d8\u91cf\uff1a\n#main{\n  width:$width\/2; \/\/\u901a\u8fc7\u53d8\u91cf\u8fdb\u884c\u8fd0\u7b97\n}<\/code><\/pre>\n\n\n\n<p>\u9664\u4e86\u7b80\u5355\u7684\u8d4b\u503c\uff0cSass\u4e2d\u53d8\u91cf\u8fd8\u53ef\u4ee5\u5b9a\u4e49\u7c7b\u4f3c\u6570\u7ec4\u7684\u53d8\u91cf\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code lang=\"sass\" class=\"language-sass\">$animals: puppy kitty chick;<\/code><\/pre>\n\n\n\n<p class=\"has-large-font-size\">\u63d2\u503c\u6cd5<\/p>\n\n\n\n<p>\u5728SCSS\u4e2d\u901a\u8fc7<code><span class=\"has-inline-color has-vivid-red-color\">#{  }<\/span><\/code>\u8bed\u6cd5\u53ef\u4ee5\u5c06\u53d8\u91cf\u63d2\u5165\u4efb\u610f\u4f4d\u7f6e\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code lang=\"sass\" class=\"language-sass\">$name: \"mail\";\n$top-or-bottom: \"top\";\n$left-or-right: \"left\";\n\n.icon-#{$name} {\n  background-image: url(\"\/icons\/#{$name}.svg\");\n  position: absolute;\n  #{$top-or-bottom}: 0;\n  #{$left-or-right}: 0;\n}<\/code><\/pre>\n\n\n\n<div style=\"height:100px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<p>\u5d4c\u5957\u89c4\u5219\uff1a<\/p>\n\n\n\n<p>\u4e0eCSS\u4e0d\u540c\uff0cSCSS\u7684\u8bed\u6cd5\u5448\u73b0\u7684\u662f\u5d4c\u5957\u89c4\u5219\uff0c\u5373\u5c06\u5916\u5c42\u7684\u6837\u5f0f\u4f5c\u4e3a\u7236\u9009\u62e9\u5668\uff0c\u5b50\u6807\u7b7e\u5199\u5728\u7236\u6807\u7b7e\u91cc\u9762\u6765\u66f4\u76f4\u89c2\u5730\u8868\u73b0\u51fa\u6837\u5f0f\u7ed3\u6784\u3002<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/i1.wp.com\/document.youkeda.com\/P3-2-HTML-CSS\/1.6\/3.jpg?w=1170&#038;ssl=1\" alt=\"\" data-recalc-dims=\"1\"\/><\/figure>\n\n\n\n<h4 class=\"has-large-font-size wp-block-heading\" id=\"\u7236\u9009\u62e9\u5668\">\u7236\u9009\u62e9\u5668 &amp;<\/h4>\n\n\n\n<p>\u5728\u5d4c\u5957 CSS \u89c4\u5219\u65f6\uff0c\u6709\u65f6\u4e5f\u9700\u8981\u76f4\u63a5\u4f7f\u7528\u5d4c\u5957\u5916\u5c42\u7684\u7236\u9009\u62e9\u5668\uff0c\u4f8b\u5982\uff0c\u5f53\u7ed9\u67d0\u4e2a\u5143\u7d20\u8bbe\u5b9a hover \u6837\u5f0f\u65f6\uff0c\u53ef\u4ee5\u7528 &amp; \u4ee3\u8868\u5d4c\u5957\u89c4\u5219\u5916\u5c42\u7684\u7236\u9009\u62e9\u5668\uff0c\u6bd4\u5982\uff1a<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/i2.wp.com\/document.youkeda.com\/P3-2-HTML-CSS\/1.6\/4.jpg?w=1170&#038;ssl=1\" alt=\"\" data-recalc-dims=\"1\"\/><\/figure>\n\n\n\n<p>\u6216\u8005\u7279\u6b8a\u4e00\u70b9\u7684\u7528\u6cd5\uff1a<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/i1.wp.com\/document.youkeda.com\/P3-2-HTML-CSS\/1.6\/5.jpg?w=1170&#038;ssl=1\" alt=\"\" data-recalc-dims=\"1\"\/><\/figure>\n\n\n\n<p class=\"has-large-font-size\">\u590d\u7528\uff1amixin\/include<\/p>\n\n\n\n<p>\u5728\u4f7f\u7528\u4e2d\uff0c\u6211\u4eec\u53ef\u80fd\u5b58\u5728\u9700\u8981\u590d\u7528\u7684\u6837\u5f0f\uff0c\u5982<code>flex\uff1aleft<\/code>\u7b49\u7b49<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code lang=\"sass\" class=\"language-sass\"><strong>@mixin<\/strong> square {\n  width: 100px;\n  height: 100px;\n}\n\n<em>\/\/ \u5e94\u7528\uff1a<\/em>\n.user-avatar {\n  <strong>@include<\/strong> square;\n}\n.admin-avatar {\n  <strong>@include<\/strong> square;\n}<\/code><\/pre>\n\n\n\n<p><code>@mixin<\/code>\u5b9a\u4e49\u590d\u7528\u6837\u5f0f<\/p>\n\n\n\n<p><code>@include<\/code>\u5e94\u7528\u590d\u7528\u6837\u5f0f<\/p>\n\n\n\n<p>\u8fd9\u6837\u5728scss\u4e2d\u5c31\u53ef\u4ee5\u590d\u7528\u6837\u5f0f\u4e86\u3002<\/p>\n\n\n\n<p>\u590d\u7528\u7684\u6837\u5f0f\u4e5f\u53ef\u4ee5\u4f20\u5165\u53c2\u6570\uff0c\u6548\u679c\u5982\u4e0b\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code lang=\"sass\" class=\"language-sass\"><strong>@mixin<\/strong> square($size) {\n  width: $size;\n  height: $size;\n}\n\n<em>\/\/ \u5e94\u7528<\/em>\n.avatar {\n  <strong>@include<\/strong> square(100px);\n}<\/code><\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>SASS \u662f\u4e00\u6b3e CSS \u9884\u7f16\u8bd1\u5668\uff0c\u5b83\u5b9a\u4e49\u4e86\u4e00\u79cd\u65b0\u7684\u7f16\u7a0b\u8bed\u8a00\uff0c\u4e3aCSS \u589e\u52a0\u4e86\u4e00\u4e9b\u7f16\u7a0b\u7684\u7279\u6027\uff0c\u5f00\u53d1\u8005\u4f7f\u7528\u8fd9\u79cd\u8bed [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"spay_email":"","footnotes":""},"categories":[5,1],"tags":[],"class_list":["post-615","post","type-post","status-publish","format-standard","hentry","category-5","category-wcd"],"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/fireinsect.top\/index.php\/wp-json\/wp\/v2\/posts\/615"}],"collection":[{"href":"https:\/\/fireinsect.top\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fireinsect.top\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fireinsect.top\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fireinsect.top\/index.php\/wp-json\/wp\/v2\/comments?post=615"}],"version-history":[{"count":4,"href":"https:\/\/fireinsect.top\/index.php\/wp-json\/wp\/v2\/posts\/615\/revisions"}],"predecessor-version":[{"id":619,"href":"https:\/\/fireinsect.top\/index.php\/wp-json\/wp\/v2\/posts\/615\/revisions\/619"}],"wp:attachment":[{"href":"https:\/\/fireinsect.top\/index.php\/wp-json\/wp\/v2\/media?parent=615"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fireinsect.top\/index.php\/wp-json\/wp\/v2\/categories?post=615"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fireinsect.top\/index.php\/wp-json\/wp\/v2\/tags?post=615"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}