Skip to content

Commit e692469

Browse files
committed
refactor(angular): remove step tokens
1 parent 5be9526 commit e692469

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

packages/angular/test/base/src/app/standalone/validation/input-validation/input-validation.component.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
h2 {
99
font-size: 12px;
1010
font-weight: normal;
11-
color: var(--ion-color-step-600);
1211
margin-top: 10px;
1312
margin-bottom: 5px;
1413
}

packages/angular/test/base/src/app/standalone/validation/textarea-validation/textarea-validation.component.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
h2 {
99
font-size: 12px;
1010
font-weight: normal;
11-
color: var(--ion-color-step-600);
1211
margin-top: 10px;
1312
margin-bottom: 5px;
1413
}

0 commit comments

Comments
 (0)