anki/ts/congrats
Damien Elmes 0026506543 update ts deps
- prettier's formatting has changed, so files needed to be reformatted
- dart is spitting out deprecation warnings like:

254 │   2: $spacer / 2,
    │      ^^^^^^^^^^^
    ╵
    bazel-out/darwin-fastbuild/bin/ts/sass/bootstrap/_variables.scss 254:6  @import
    ts/sass/button_mixins.scss 2:9                                          @use
    ts/components/ColorPicker.svelte 2:5                                    root stylesheet

DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.

Recommendation: math.div($grid-gutter-width, 2)
2021-05-26 09:37:40 +10:00
..
BUILD.bazel move esbuild into separate repo 2021-04-15 10:53:49 +10:00
congrats-base.scss Use graphs-base and congrats-base 2021-04-13 19:47:03 +02:00
congrats.html Use graphs-base and congrats-base 2021-04-13 19:47:03 +02:00
CongratsPage.svelte update ts deps 2021-05-26 09:37:40 +10:00
index.ts Rename anki/ to lib/ for export 2021-04-23 10:02:28 +10:00
lib.ts Rename anki/ to lib/ for export 2021-04-23 10:02:28 +10:00