2
0
mirror of https://github.com/iconify/iconify.git synced 2025-01-22 22:58:27 +00:00
2022-05-14 17:04:24 +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()
}