remove inline-css-cli build dep
unnecessary (inline-source-cli already includes its functionality) and a dependency of it had a high-severity CVE (wouldn't have affected anyone, but w/e).
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css" href="bundle.css">
|
||||
<link inline rel="stylesheet" type="text/css" href="bundle.css">
|
||||
{{ template "header.html" . }}
|
||||
<title>Crash report</title>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user