cascade icon indicating copy to clipboard operation
cascade copied to clipboard

docs(README): use callouts

Open 42willow opened this issue 1 year ago • 0 comments

https://github.com/orgs/community/discussions/16925

For example, replace:

Note ⚠️ Attention Windows users.
It seems like flexbox (within the Firefox UI) is inheritly broken on Windows. In order to fix the One-Line layout on windows please substitute the responsive include with the version for windows. This will ensure that the layout doesn't break but since it can't use flexbox the UI reordering does not work.

with:

[!IMPORTANT] Attention Windows users

It seems like flexbox (within the Firefox UI) is inheritly broken on Windows. In order to fix the One-Line layout on windows please substitute the responsive include with the version for windows. This will ensure that the layout doesn't break but since it can't use flexbox the UI reordering does not work.

42willow avatar Aug 31 '24 07:08 42willow