_terraform.scss 70 B

1234
  1. ._terraform {
  2. @extend %simple;
  3. .note, .alert { @extend %note; }
  4. }