Variant for display-mode: standalone
#19698
mrleblanc101
started this conversation in
Ideas
Replies: 4 comments 4 replies
|
Authorized value for display-mode: fullscreen | standalone | minimal-ui | browser | picture-in-picture |
0 replies
|
With a custom variant, you'd do: @custom-variant foo (@media (display-mode: standalone));Where |
1 reply
|
Proposed |
1 reply
|
@wongjn Would this be added to core if I take the time to create a Pull Request for this ? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Would be nice to be included in core for people developing PWA using Tailwindcss.
I guess it can be done with
@custom-variant, but not sure how.All reactions