1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-29 23:45:58 -04:00

use standard twemoji module from NPM

This commit is contained in:
2021-07-01 09:16:53 -04:00
parent 8da27cba81
commit 1687ea4dfa
3 changed files with 9 additions and 558 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import "./src/counter.js";
import "./src/projects.js";
import "./vendor/twemoji.js";
import "./src/emoji.js";
export default () => {};