Skip to content

Commit

Permalink
Merge pull request #180 from HarmlessKey/feature/import_campaigns
Browse files Browse the repository at this point in the history
Import campaigns with encounters
  • Loading branch information
HarmlessHarm authored Nov 17, 2023
2 parents 916904b + dd27e1c commit 2b0e239
Show file tree
Hide file tree
Showing 15 changed files with 1,772 additions and 908 deletions.
428 changes: 426 additions & 2 deletions firebase-rules.json

Large diffs are not rendered by default.

290 changes: 168 additions & 122 deletions src/components/ReminderForm.vue

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions src/components/compendium/Monster.vue
Original file line number Diff line number Diff line change
Expand Up @@ -520,6 +520,9 @@ export default {
padding: 20px;
color: $black;
font-family: Helvetica, sans-serif, serif;
.hk-roll {
color: $black;
}
h2 {
color: #6e1d10;
Expand Down
Loading

0 comments on commit 2b0e239

Please sign in to comment.