feat!: change package requirements

- Configure as ES module
- Add svelte as peerDependency
- add Vite and vite-preprocess to inline imported SCSS
This commit is contained in:
Enrico Sacchetti 2023-01-11 14:22:19 -05:00
commit e75508014c
No known key found for this signature in database
GPG key ID: 3374B89ECA60D796
288 changed files with 454 additions and 38 deletions

1
src/app.scss Normal file
View file

@ -0,0 +1 @@
/* Write your global styles here, in SCSS syntax. Variables and mixins from the src/variables.scss file are available here without importing */