replaced uglifyjs to terser, updated autoprefixer & fixed npm audits

This commit is contained in:
REJack
2019-07-13 00:02:10 +02:00
parent f21bf2fb4f
commit 974a67812c
19 changed files with 258 additions and 212 deletions

View File

@@ -97,6 +97,7 @@ abbr[data-original-title] {
text-decoration: underline dotted;
cursor: help;
border-bottom: 0;
-webkit-text-decoration-skip-ink: none;
text-decoration-skip-ink: none;
}