Commit 709a82a
authored
Add layout gap utils (#1415)
## Layout gap utils
Add new utility classes for layout x/y gap. These can be used inside
layout grids/flex containers for consistent layout spacing. This will
also be added to horizontal image-cards in the `react`-package after
this is merged.
Next steps in the tailwind-package will be to add utility-classes for
`layout-grid` so that we can move away from the current situation where
this is duplicated in each team's code base.
I think it makes sense to create a single release for this, so let's
wait until remaning PR's have been approved and merged.1 parent 8c94316 commit 709a82a
File tree
2 files changed
+13
-0
lines changed- .changeset
- packages/tailwind
2 files changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
111 | 119 | | |
112 | 120 | | |
113 | 121 | | |
| |||
0 commit comments