Help wantedbug
Repository metrics
- Stars
- (3,482 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
I'm always thanks your libs. I'm developing a site with liquid (cons.liquid). but some tag is not working on liquid code below: {% stylesheet 'scss' %} or {{ -17 | abs }} like that. I found that tinyliquid and liquid-node in your code. I think there libraries are not support liquid fully. so I wanna change to 'liquidjs', but I can't. How can I do? Please help me.