2
0
mirror of https://github.com/iconify/iconify.git synced 2025-01-22 14:48:24 +00:00
2022-05-12 22:39:56 +03:00

8 lines
207 B
JavaScript

import sveltePreprocess from 'svelte-preprocess'
export default {
// Consult https://github.com/sveltejs/svelte-preprocess
// for more information about preprocessors
preprocess: sveltePreprocess()
}