Sin descripción
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

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. }