alephjs / aleph.js

The Full-stack Framework in Deno.

Home Page:https://alephjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expose unocss option for other templates like react-mdx

yidingww opened this issue · 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!) &&