Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert van Lienden committed May 17, 2021
1 parent 38ad1c5 commit ecf5073
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@ Name: mytheme
SilverStripe\View\SSViewer:
themes:
- '$public'
- 'bulma-dark-theme'
- 'silverstripe-bulma-dark-theme'
- '$default'

```
### TinyMCE Config
Copy the code from `themes/bulma-dark-theme/TinyMCE.php` to `app/_config/_config.php` to
add corrent formatting for headings and some other bulma elements.
Copy the code from `themes/silverstripe-bulma-dark-theme/TinyMCE.php` to `app/_config/_config.php` to
add correct formatting for headings and some other bulma elements.

## Developing

Expand Down

0 comments on commit ecf5073

Please sign in to comment.