1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-21 19:21:18 -04:00

clean up loading animation styles

This commit is contained in:
2021-09-06 16:26:43 -04:00
parent 7d7bf4b474
commit f42c5bd3bc
7 changed files with 142 additions and 91 deletions

View File

@@ -90,6 +90,7 @@ export default {
"transform-block-scoping",
"transform-template-literals",
],
bugfixes: true,
useBuiltIns: "entry",
corejs: 3,
},