issues
search
openwebf
/
webf
Build flutter apps with HTML/CSS and JavaScript.
https://openwebf.com/
Apache License 2.0
1.66k
stars
121
forks
source link
feat: Using_media_queries
#608
Open
yifei8
opened
6 months ago
yifei8
commented
6 months ago
support
@media
[x] @media only screen and (max-width: xxxpx) and (min-width: xxxpx)
[x] @media only screen and (prefers-color-scheme: dark)
[ ] add test case
support @media