Skip to content

Commit 1450177

Browse files
committed
chore: update comment
1 parent cd63b13 commit 1450177

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

core/src/css/ionic/utils.bundle.ionic.scss

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
@forward "../../foundations/ionic.utility";
22

3-
// TODO(ROU-5316): The padding utility is not included here
4-
// because it uses hardcoded pixel values instead of values
5-
// from the design tokens. We need to investigate how to
6-
// align the padding utility with the design tokens.
3+
// The padding utility is not included here because it
4+
// uses hardcoded pixel values. Instead, the margin
5+
// and padding related utilities are generated by
6+
// the design tokens.
77
@import "../float-elements";
88
@import "../text-alignment";
99
@import "../text-transformation";

0 commit comments

Comments
 (0)