Skip to content

Commit c496557

Browse files
committed
wip
1 parent 252cf05 commit c496557

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
:export {
2+
--small: "(max-width: 30rem)";
3+
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
@custom-media local(--small) (max-width: 30rem);

0 commit comments

Comments
 (0)