美文网首页
SCSS learning

SCSS learning

作者: 可苟可远 | 来源:发表于2020-08-14 22:56 被阅读0次

Vscode Live Scss Complier

Scss vs Indented syntax

Popular vs orignenal.

{}function ;结尾

https://www.youtube.com/watch?v=_a5j7KoflTs&t=1059s

How it compile

变量写法。

arrays maps are lists of key-value pairs

nesting

import

function vs mixin

functions should be used to compute values and return values

mix-ins should define styles

继承?

运算

tips:

1 Live Sass: Watch Sass

相关文章

网友评论

      本文标题:SCSS learning

      本文链接:https://www.haomeiwen.com/subject/dkyndktx.html