説明なし
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

notiflix.scss 276B

1234567891011
  1. /* notiflix
  2. ******************************************************************************* */
  3. @import "../../scss/_bootstrap-extended/include";
  4. @import "notiflix/src/notiflix";
  5. .notiflix-block,
  6. .notiflix-loading {
  7. .sk-wave {
  8. --sk-color: var(--#{$prefix}white);
  9. }
  10. }