chore: update prettier (#2405)
update to new prettier version with some new formatting
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
<!doctype html>
|
||||
|
||||
<html lang="en">
|
||||
<head>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
<!doctype html>
|
||||
|
||||
<html lang="en">
|
||||
<head>
|
||||
@@ -14,7 +14,12 @@
|
||||
size: A4 portrait;
|
||||
}
|
||||
body {
|
||||
font-family: Roboto, -apple-system, Helvetica Neue, Helvetica, Arial,
|
||||
font-family:
|
||||
Roboto,
|
||||
-apple-system,
|
||||
Helvetica Neue,
|
||||
Helvetica,
|
||||
Arial,
|
||||
sans-serif;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user