diff --git a/.htmlnanorc b/.htmlnanorc new file mode 100644 index 0000000..d740cf3 --- /dev/null +++ b/.htmlnanorc @@ -0,0 +1,3 @@ +{ + "minifySvg": false +} diff --git a/.posthtmlrc b/.posthtmlrc new file mode 100644 index 0000000..a87fd2b --- /dev/null +++ b/.posthtmlrc @@ -0,0 +1,4 @@ +{ + "recognizeSelfClosing": true, + "lowerCaseAttributeNames": false +}