We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd63b13 commit 1450177Copy full SHA for 1450177
core/src/css/ionic/utils.bundle.ionic.scss
@@ -1,9 +1,9 @@
1
@forward "../../foundations/ionic.utility";
2
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.
+// The padding utility is not included here because it
+// uses hardcoded pixel values. Instead, the margin
+// and padding related utilities are generated by
+// the design tokens.
7
@import "../float-elements";
8
@import "../text-alignment";
9
@import "../text-transformation";
0 commit comments