Styles in render previews
derek-adair opened this issue · 1 comments
Description:
Preview does not use my sites styles
Tell us a bit about yourself:
- Version of JekyllAdmin: 0.11.0
- Version of Jekyll : 4.2.2
- Version of NodeJS: 18.7
- Operating System: Ubuntu via docker
Steps to reproduce:
- Click the preview in the editor view
I expected the following:
I would like for the text styles, and background colors to be rendered the same as my site
But got the following, instead:
The text matches the theme of jekyll admin
Other details:
No clue if this should be included in this project OR if this is something I can solve easily on a project-by-project basis... but it would be nice to be able to easily add stylesheets to the render previews. It would also be interesting to be able to easily style this project without editing the source code.
Is any of that possible or easily achieved by anything I can do on my own?
Thanks for this project, I use it all the time personally and intend to be modifying it to serve my clients a simple and affordable CMS.
I see this is already a rejected feature.