Nicolas C.
Nicolas C.
Rest destructuring in arguments should work just as assignment destructuring (does not work in babel, firefox & safari) so there is a compat issue here. ``` js ((...[, v,, u])...
# Description When using `lingui extract ` all translations in catalog that are not in the listed file get their obsolete flag to false, regardless if the obsolete flag was...
When using `lingui extract ` the result overwrite the obsolete flag of all the messages in the catalog to `false`. This is unexpected because `lingui extract` only adds `obsolete: true`...
• now supports styles, if a style is used for a figma node, its styles take precedence on node fills. (probably need factorization for other frameworks) • add a setting...
Hi, I very much like your plugin, but while finishing my last pass of usability evaluation I've hard time to figure out how to make sure that the tailwind class...