79522021

Date: 2025-03-20 06:06:38
Score: 1.5
Natty:
Report link

I have found the solution for my problem in the stackoverflow

<button mat-flat-button class="tertiary-button">Tertiary</button>
.tertiary-button {
  @include mat.button-color($light-theme, $color-variant: tertiary);
}
Reasons:
  • Blacklisted phrase (1): stackoverflow
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Karthik Senniyappan