griffel
griffel copied to clipboard
core: Publish `shorthand` as a dedicated package
... which would benefit the entire CSS-in-JS community!
I've been creating PRs toward inline-style-expand-shorthand, which is currently the only shorthand expander the entire CSS-in-JS community has, but none of them has been merged.
@SukkaW it's something that we can consider, after #52 will be merged I will followup on that 👍
@layershifter
A friendly ping since #52 has been merged, would you mind starting working on this? I'd expect it is being published as @griffel/shorthand.
And then I can start working on porting features from inline-style-expand-shorthand to Griffel!
@SukkaW this is not our top priority now, but it will eventually happen.
Request the "flex", "animation" and "textDecoration" shorthands, thanks.
@SukkaW Griffel now has support for CSS shorthands in #531, the most of shorthands.*() are now deprecated, we don't plan to publish them.