Skip to content

Commit c50bc85

Browse files
committed
Update tailwindcss
1 parent 76ce2d8 commit c50bc85

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

app/javascript/css/utilities/tailwind-media.scss

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,4 +121,10 @@
121121
.lg\:block {
122122
display: block;
123123
}
124+
.lg\:flex {
125+
display: flex;
126+
}
127+
.log\:static {
128+
position: static;
129+
}
124130
}

0 commit comments

Comments
 (0)