denoland / fresh

The next-gen web framework.
https://fresh.deno.dev
MIT License
12.65k stars 655 forks source link

Mantine UI is not loading styles #999

Open vinaybedre opened 1 year ago

vinaybedre commented 1 year ago

I tried to use https://mantine.dev/ at https://github.com/vinaybedre/deno-fresh-mantine Somehow the styles are not being loaded as intended.

My deno version is

deno 1.29.4 (release, aarch64-apple-darwin)
v8 10.9.194.5
typescript 4.9.4

Expectations: The UI styles must be loaded as intended. Documentation at fresh do not provide much information which helps to solve the problem

swiftsword94 commented 1 year ago

Also experiencing this issue.

deno 1.31.1 (release, x86_64-pc-windows-msvc) v8 11.0.226.13 typescript 4.9.4