sveltejs/svelte-preprocess

non-mandatory pug

Open

#471 opened on Jan 28, 2022

View on GitHub
 (4 comments) (0 reactions) (0 assignees)TypeScript (150 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (1,798 stars)
PR merge metrics
 (PR metrics pending)

Description

Is your feature request related to a problem? Please describe. The ability to only parse is already implemented, but I can't set it to ONLY do <template lang=pug>. It seems while using the pug preprocessor writing normal tag syntax is forbidden.

Describe the solution you'd like Optionally, only use pug on template or the set tag

Contributor guide