UNPKG
ocular-ui
Version:
latest (0.0.0)
0.0.0
Ocular UI Component Library for Svelte
github.com/imadx/ocular-ui
imadx/ocular-ui
ocular-ui
/
svelte.config.js
8 lines
(6 loc)
•
207 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
import
sveltePreprocess
from
'svelte-preprocess'
export
default
{
// Consult https://github.com/sveltejs/svelte-preprocess
// for more information about preprocessors
preprocess
:
sveltePreprocess
() }