anki/ts/svelte
2021-04-20 13:44:44 +02:00
..
BUILD.bazel bundle all Svelte css into separate file 2021-03-21 16:06:36 +10:00
README.md
svelte.bzl Include editor-toolbar as a library in editor 2021-04-20 13:44:44 +02:00
svelte.ts allow passing sass deps to svelte compile/check 2021-04-15 14:27:53 +10:00

Originally forked from https://github.com/thelgevold/rules_svelte (MIT) into https://github.com/ankitects/rules_svelte, and modified to generate TypeScript definitions in addition to mjs files. The parts we need are now integrated into this repo, so we can modify them more easily.