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
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;