Anki/ts/lib/editable/index.ts
2025-05-26 02:26:59 +03:00

6 lines
220 B
TypeScript

// Copyright: Ankitects Pty Ltd and contributors
// License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
import "./editable-base.scss";
import "./content-editable.scss";
import "./mathjax.scss";