使い方

参考:

Sass の @for、@while、@each のループ処理/繰り返しの使い方 | STAND4U

@for / @while – SCSS 内でのループ処理 | まくまくノート

繰り返し文/条件分岐を使ってラクして Sass を書いてみよう! | bagelee

Math Sequences with Sass | The Sass Way

Sass 101 – A Newb’s Guide: Operations Range of Numbers (CodeRecipez) – GitHub Gist

How to dynamically generate a list of classes with commas separating them – Stack Overflow

ディレクティブ

  • @if / @else
  • @while
  • @for
  • @each

参考:

Sass Control Directives (@if, @else, @while, @for, @each) | TutorialsTeacher.com

SASS Control Directives | Sarah Chima

@for

参考:

for 文で一定パターンの CSS を生成する | ハックノート

@for | Sass Documentation [Official]

step

Writing a loop that increments by a value other than 1 in Sass – Stack Overflow

記事をシェアする:
タグ:

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です

Protected by reCAPTCHA