alephjs/aleph.js

Expose unocss option for other templates like react-mdx

yidingww opened this issue · 0 comments

Why react-mdx doesn't allow enable unocss? I manually configured it and it worked also.

const withUnocss = ["react", "yew", "leptos", "solid"].includes(template!) &&