pinakes-ui: get rid of the build wrapper; let Dioxus compile its own stylesheets

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I8e83a7d9e592b0770b22c5832da6a5586a6a6964
This commit is contained in:
raf 2026-03-22 21:54:18 +03:00
commit ede8a26e59
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
4 changed files with 2 additions and 39 deletions

View file

@ -37,6 +37,3 @@ default = ["web"]
web = ["dioxus/web"]
desktop = ["dioxus/desktop"]
mobile = ["dioxus/mobile"]
[build-dependencies]
grass = "0.13"