baseballyama / kvelte

The fastest way to build UI with Svelte for Kotlin users
MIT License
24 stars 1 forks source link

Add Svelte Preprocess Configuration #10

Open baseballyama opened 2 years ago

baseballyama commented 2 years ago

Now there is no interface for svelte preprocess. But obviously, some users need to use markdown or configure something. So I need to add an interface for it.