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 2bfdc0d commit aaa3412Copy full SHA for aaa3412
packages/utils/scss/flex-grid/_grid-row-start-end.scss
@@ -342,7 +342,7 @@
342
343
/// This is equivalent to `grid-row-start: auto; for the specific breakpoint`.
344
/// @example grid-row-start: auto;
345
-/// @name .k-row-start-auto
+/// @name .k-row-start-{xs|sm|md|lg|xl|xxl}-auto
346
/// @group grid-row-responsive
347
/// @contextType css
348
0 commit comments