editor-preview/src
Abdo 30394c02d5 Allow customizing styles via a custom class
Previewer-specific styles can now be specified in card templates by
targeting the "editor-preview" class. E.g:
```
.editor-preview {
  font-size: 12px;
}
```

Closes #1
2022-10-08 00:22:16 +03:00
..
__init__.py Allow customizing styles via a custom class 2022-10-08 00:22:16 +03:00