diff --git a/.prettierrc.cjs b/.prettierrc.cjs new file mode 100644 index 0000000..166e019 --- /dev/null +++ b/.prettierrc.cjs @@ -0,0 +1,6 @@ +module.exports = { + trailingComma: 'all', + printWidth: 100, + tabWidth: 2, + arrowParens: 'always', +} diff --git a/package.json b/package.json index 7fb041e..3d97201 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,8 @@ "resolve": "^1.20.0", "semver": "^7.3.5", "stream-browserify": "^3.0.0", - "tailwindcss": "^3.0.2", + "tailwind-variants": "^0.2.1", + "tailwindcss": "^3.4.8", "typescript": "^4.9.5" }, "scripts": { diff --git a/public/img/logo.svg b/public/img/logo.svg new file mode 100644 index 0000000..9d1038e --- /dev/null +++ b/public/img/logo.svg @@ -0,0 +1,10 @@ + + + + + + + + + + \ No newline at end of file diff --git a/public/img/logomark.svg b/public/img/logomark.svg new file mode 100644 index 0000000..cdff782 --- /dev/null +++ b/public/img/logomark.svg @@ -0,0 +1,5 @@ + + + diff --git a/public/index.html b/public/index.html index af672cf..aaece55 100644 --- a/public/index.html +++ b/public/index.html @@ -5,10 +5,7 @@ - + + + + + + Testnet Onboarding App -
+