jetzig-framework / zmpl

Zmpl is a templating language written in Zig
MIT License
103 stars 8 forks source link

Multiline tailwind code not supported #8

Closed dhrubrawat66 closed 8 months ago

dhrubrawat66 commented 8 months ago
  1. icreate the simple project with jetzig
  2. run by using the zig build run, and it compiled as below yes
  3. but when break the code in to multiple line it throw error as below no

-- i'm using the windwo os 11.

bobf commented 8 months ago

Thanks a lot for raising this, @dhrubrawat66 - I'll update the Zmpl dependency in Jetzig tomorrow when I'm not half-asleep. : )