Skip to content

Commit a5ed60c

Browse files
committed
Add tailwind utility
1 parent b97cd84 commit a5ed60c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

app/javascript/css/utilities/tailwind.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,10 @@
220220
display: none;
221221
}
222222

223+
.contents {
224+
display: contents;
225+
}
226+
223227
.h-16 {
224228
height: 4rem;
225229
}

0 commit comments

Comments
 (0)