btea
btea
I have created a pr.
Thanks for your contribution, but it looks like a duplicate of #20781.
It does seem very easy to introduce tailwind configuration now, perhaps relevant options can be added. cc @cexbrayat @haoqunjiang
The documentation says `silent - no output is logged to the console, not even fatal errors`. The `silent` flag should work fine for now. We may add a new flag...
> The DOM structure has changed. Is this a breaking change 🤔? I think so.
https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Reference/Attributes/aria-hidden#:~:text=should%20not%20be%20added%20when As I understand it, when the tooltip is closed, we either destroy the tag structure directly or hide the content through `display:none`. It seems unnecessary to add aria-hidden. 🤔
已经添加了`autoSave`按钮。
Can you provide a link to reproduce it?
Perhaps we can use `opts.argv.original` to further make judgment restrictions?