1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +00:00

polyfill web animations

This commit is contained in:
Kyle Spearrin
2018-04-11 10:57:34 -04:00
parent 1e3a82586a
commit b88efe3e04
3 changed files with 7 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
import { enableProdMode } from '@angular/core';
import { platformBrowserDynamic } from '@angular/platform-browser-dynamic';
import 'web-animations-js';
// tslint:disable-next-line
require('./scss/popup.scss');