Closed odendayoko closed 2 months ago
@odendayoko
Hi, thanks for the issue.
How do you think the above sentence should be modified?
@hirotomoyamada Sorry!! I would like you to complete the sentence.
English:
For example, here is an example of using @media's media type print to change the style displayed in print preview mode.
Japanese:
例えば、@mediaのメディア種別のprintを使い、印刷プレビューモードで表示されるスタイルを変更する場合の例です。
@odendayoko
Hi, thanks for the comment!
I would like to make this change.
English:
For example, to use the `@media` media type `print` and change the style displayed in print preview mode, set `type` to `"print"`.
Japanese:
例えば、`@media`のメディア種別の`print`を使い、印刷プレビューモードで表示されるスタイルを変更する場合は、`type`に`"print"`を設定します。
Provide the exact quote of the error or issue
In the documentation explaining the usage of
@media
, there is an incomplete sentence.English:
Japanese:
Does the docs page already exist? Please link to it.
https://yamada-ui.com/styled-system/at-rules#media
Are you willing to participate in fixing this issue and create a pull request with the fix?
None