Theming and such

This commit is contained in:
2023-07-06 13:23:31 -04:00
parent 6c658d9680
commit 1a7157000a
16 changed files with 4837 additions and 6 deletions

View File

@@ -70,3 +70,23 @@ docker-compose.override.yml
# Ignore locale files
/app/javascript/mastodon/locales
/config/locales
<<<<<<< Updated upstream
=======
# Ignore vendored CSS reset
app/javascript/styles/mastodon/reset.scss
# Ignore Javascript pending https://github.com/mastodon/mastodon/pull/23631
*.js
*.jsx
*.ts
*.tsx
# Ignore HTML till cleaned and included in CI
*.html
# Ignore the generated AUTHORS.md
AUTHORS.md
/Mastodon-Modern
>>>>>>> Stashed changes