Cederic Privat

Results 7 comments of Cederic Privat

Would love to see this implemented! I thought using an arbitrary value on the container utility class (`@container-[size]`) would work but for some reason, it doesn't add the CSS class....

Hey @MichaelBrunn3r, thanks for reaching out! I'm trying to wrap my head around your problem, but I don't really seem to get it. Could you give me an example of...

I see what you mean. The issue here is that browsers handle rounding for fractional values differently. Some browsers just "cut off" decimal values, others round up or down to...

I will consider the option to configure the number of decimal places for the next release of this package and keep you updated on the changes in this thread. Thanks...

It should be possible to import the plugin with `@plugin "tailwindcss-base-font-size"` in your `main.css` file for tailwind v4. I can't try it out for myself now, so please let me...

I had a look into it and it seems like they changed the plugin API quite a bit. I tried implementing the same functionality into a css only plugin, which...

Would love to see this! I could also see a feature like the Vercel Toolbar, which would enable feedback, like comments, on preview deployments. I would also consider to disable...