Allows a user to define custom CSS rules in a world!
When adding a lot of modules, every now and then they don't quite agree with each other on where things should live. A small amount of CSS can fix this, but manually patching CSS in the server or writing a local module is a pain. This module allows you to quickly and easily enter per-world CSS rules to make these tweaks instead.
Well, perhaps you've tried all those new-fangled deluxe content modules and developed a taste for the finder things in Foundry Journals? Now's your change to make your own bespoke journal style! The possibilities are limited only by your imagination. Okay... and your knowledge of CSS... but what better way to learn?
- Patch CodeMirror to include CSS syntax highlighting
- Possible support for simple UI theming
- Small visual tweak I'd missed in the stylesheet editor.
- Updated to AppV2
- Removed some ancient unusable migration code
- Some refactoring here and there
- Using a clean version number now that things are working properly.
- Just some dev ops stuff. Nothing to write home about.
- Also removed an unused localization string.