Closed shigma closed 3 months ago
Slidev has many custom resolving strategies. which makes it quite hard to support Yarn PNP. Sorry for the inconvenience.
Thanks for your quick response.
Is it possible to directly require unocss
instead of @unocss/preset-mini
?
Is it possible to directly require
unocss
instead of@unocss/preset-mini
?
I am afraid that there may be tons of other problems like this one. PR welcome if you are willing to work on this😊.
I would honestly recommend not using Yarn PnP in general; it's hacky and introduces too much extra work to the entire ecosystem, where I am unsure if it ever provides any benefits.
Describe the bug
@slidev/client is not isolate-safe.
Minimal reproduction
Steps to reproduce the behavior:
slides.md
:yarn slidev
:Environment