Alex Riviere

Results 21 comments of Alex Riviere

Could you have a live preview of it instead of an image?

if there is a url for the badge image that comes from the api, it could be passed as a custom property on the element itself. this would allow the...

I was thinking something more along the lines of this: ```html Replying to... SenderNameGoesHere Message goes here ``` this would actually allow you to change depending on the number: ```css...

My suggestion here would be to print using text nodes by default, and have an alternative print (`printDangerously` ala React's [`dangerouslySetInnerHTML`](https://reactjs.org/docs/dom-elements.html#dangerouslysetinnerhtml)) that would allow printing html elements.

i think this is what `@callback` is for.

Further update: A reproduction here: https://stackblitz.com/edit/github-e4atgm?file=app.config.ts removing `import { defineAppConfig } from '#app/nuxt';` from your `app.config.ts` file seems to also fix this issue.

There is also https://coding-fonts.css-trickz.com which has its git repo over in https://github.com/css-trickz/coding-fonts

you can also find this over at https://serverless.css-trickz.com which has the git repo at https://github.com/css-trickz/serverless

Having same issue on Macos 14.0 on an M1 macbook air