Julien LEICHER
Julien LEICHER
And the reason may be related to : https://www.joshwcomeau.com/css/understanding-layout-algorithms/#inline-magic-space
Hi there! You could probably achieve what you want by adding `disabled:pointer-events-none` which makes sense for disabled stuff. It will also resolve your other issue #736 .
Hi @dingtiansong! There is no easy way to do it for now (it will change with the upcoming version related to #3 ) but since data are persisted using the...
Nice! That's somehow hacky but at least there's a workaround in the meantime.
Not for now, but some kind of "import" function would be great!
So, what's the status of this? It will be pretty amazing!
> > @sharadkatre19 try to add > > `` > > in filepath.xml, it work for me :) > > It works ! Wow big thanks Mind sharing the `filepath.xml`...
This is cool! I've been experimenting with TailwindCSS recently, but it is slow, uses proprietary directives (`@apply`) and tooling. Despite those issues, I find classnames and the utility first approach...
Not possible at the moment. And we couldn't use `meteor-cluster` to do it since Streamy does not rely on collections.
That would be feasable.