Olivier Pascal
Olivier Pascal
Here it is: https://codepen.io/opascal/pen/MWRwNpb CSS, switch lines 36 and 37, you will see that `flex-basis: 0%` differs from `flex-basis: 0px`.
Hello, any idea about when will be the next release? :)
I really don't know if this is a bug or a feature, and if if this is the right way to fix it, but nextjs `transpilePackages` option does not parse...
Sorry to reopen this @nmn but it seems not to be resolved. ```tsx // vars.stylex.ts import stylex from '@stylexjs/stylex'; export const vars = stylex.defineVars({ color: 'blue', }); ``` ```tsx //...
I realize that it's not really a bug and that StyleX use a different type than `React.CSSProperties['flexWrap']`. So I am wondering what is the correct way to type CSS properties...
I like this!
I intend to use this as a default fallback for a css variable: https://github.com/facebook/stylex/issues/432
Still not forking in iframe