Skip to content

Commit 2bd71e0

Browse files
committed
docs(readme): remove sample css config
1 parent 831cc2d commit 2bd71e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,6 @@ theme_name.lg:
109109
@custom-media --Themename-large-minWidth (64rem);
110110
@custom-media --Themename-large-maxWidth (89.9375rem);
111111

112-
/* or with customMedia disabled */
113112
:root {
114113
--ThemeName-small-mediaQuery: "only screen and (max-width: 47.9375rem)";
115114
--ThemeName-small-resolution: "2x";

0 commit comments

Comments
 (0)