Skip to content

Commit e415a07

Browse files
readme
1 parent 0c1ab4e commit e415a07

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

css-masonry/README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
This directory contains demos that showcase the use of CSS Masonry.
44

5+
## Enable Masonry support
6+
7+
To try the demos, first enable Masonry:
8+
9+
1. Use a Chromium-based browser, such as Microsoft Edge or Chrome, and make sure the version is at least 139.
10+
1. In the browser, open a new tab and go to `about:flags`.
11+
1. Search for "CSS Masonry Layout" in the search box.
12+
1. Set the **CSS Masonry Layout** flag to **Enabled**, and then restart the browser.
13+
514
## Demos
615

716
* [Blog](https://microsoftedge.github.io/Demos/css-masonry/blog.html)
@@ -23,12 +32,3 @@ This directory contains demos that showcase the use of CSS Masonry.
2332
* [News site: The Daily Oddity](https://microsoftedge.github.io/Demos/css-masonry/the-daily-oddity.html)
2433

2534
<img alt="Screenshot of the demo page." src="./daily-oddity/screenshot.png" width="300">
26-
27-
## Try the feature and share feedback
28-
29-
To try the feature, follow these steps:
30-
31-
1. Use a Chromium-based browser, such as Microsoft Edge or Chrome, and make sure the version is at least 139.
32-
1. In the browser, open a new tab and go to `about:flags`.
33-
1. Search for "CSS Masonry Layout" in the search box.
34-
1. Set the **CSS Masonry Layout** flag to **Enabled**, and then restart the browser.

0 commit comments

Comments
 (0)