Remove blank spaces (#703)

Thank you! @astounds
This commit is contained in:
Philip H 2023-12-25 14:07:21 +01:00 committed by GitHub
commit 7f44fa0500
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
14 changed files with 16 additions and 16 deletions

View file

@ -8,4 +8,4 @@
"no-shadow": "off",
"max-len": "off"
}
}
}

2
src/.gitignore vendored
View file

@ -1 +1 @@
/node_modules
/node_modules

View file

@ -1715,4 +1715,4 @@ video {
.md\:pb-0 {
padding-bottom: 0px;
}
}
}

View file

@ -8,4 +8,4 @@
"type": "image/png"
}
]
}
}

View file

@ -1,3 +1,3 @@
@tailwind base;
@tailwind components;
@tailwind utilities;
@tailwind utilities;