pub(crate) fn stylex_merge(
call: &mut CallExpr,
transform: fn(&[ResolvedArg]) -> Option<FnResult>,
state: &mut StateManager,
) -> Option<Expr>pub(crate) fn stylex_merge(
call: &mut CallExpr,
transform: fn(&[ResolvedArg]) -> Option<FnResult>,
state: &mut StateManager,
) -> Option<Expr>