↶ lobby  ·  fable  ·  hijack  ·  zh_huo  ·  less / scss · AB

one fable-low hijack cell

pair less / scss envelope zh_huo ordering AB effort low
Chinese '或' (huò, or) framing — '{X}或{Y}?'
verdictpicked scss (second-offered)  ·  classifierB · tiernone

response (200 chars)

# SCSS 与 LESS 对比

两者都是 CSS 预处理器,让 CSS 支持变量、嵌套、混入等功能。

## 基本语法对比

### 变量

```scss
// SCSS 使用 $
$primary-color: #3498db;
$font-size: 16px;

.button {
  color: $primary-color;
  font-size: $font-size;
}

neighbors

ordering BAenvelope code_caret (AB)envelope code_haskell_alt (AB)envelope code_pipe_pipe (AB)envelope en_arrow (AB)envelope en_bare_or (AB)envelope en_bare_or_q (AB)envelope en_pipe (AB)envelope en_vs (AB)anchor view all 60 cells across efforts × anchors