You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
things like size-adjust, browser capabilities, and more could all be calculated on an edge worker in cloudflare and injected for use within CSS, getting really rich dynamic values into a stylesheet before it's even been loaded by the browser, like SSR props for use on the client.
This discussion was converted from issue #159 on January 26, 2022 08:24.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
things like
size-adjust
, browser capabilities, and more could all be calculated on an edge worker in cloudflare and injected for use within CSS, getting really rich dynamic values into a stylesheet before it's even been loaded by the browser, like SSR props for use on the client.interesting? got more use cases?
Beta Was this translation helpful? Give feedback.
All reactions