argyleink / open-props

CSS custom properties to help accelerate adaptive and consistent design.

Home Page:https://open-props.style

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

props at the edge

argyleink opened this issue · comments

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?