webf icon indicating copy to clipboard operation
webf copied to clipboard

feat: Using_media_queries

Open yifei8 opened this issue 9 months ago • 0 comments

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

yifei8 avatar May 08 '24 03:05 yifei8