https://github.com/verlok/container-queries-test
CSS Container Queries
https://github.com/verlok/container-queries-test
container-queries css responsive responsive-design
Last synced: 7 months ago
JSON representation
CSS Container Queries
- Host: GitHub
- URL: https://github.com/verlok/container-queries-test
- Owner: verlok
- Created: 2021-07-20T16:02:07.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-20T16:11:20.000Z (about 4 years ago)
- Last Synced: 2025-01-24T18:23:20.408Z (9 months ago)
- Topics: container-queries, css, responsive, responsive-design
- Language: HTML
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSS Container Queries Test
This is just a test to play around with CSS container queries.
As of July 2021, it works only on [Google Chrome Canary](https://www.google.com/chrome/canary/) and after setting the "Enable CSS Container Queries" flag.
Do it by visiting the URL `chrome://flags/#enable-container-queries` and restart the browser.👀 [Open this test in your browser](https://www.andreaverlicchi.eu/container-queries-test)... but first read the previous sentence!