-
Notifications
You must be signed in to change notification settings - Fork 1
Styling Options
WindBeneathYourWings edited this page Apr 10, 2022
·
7 revisions
- Global
- Panel Page
- External CSS File
- Managed CSS
Add global styles to shell styles.scss file.
Include url to css file in panel page props.
Caveats: This currently requires s3 because linked file is expected to be json version.
Automatic save of changes to styles made inside dev inspector.
For now using cdn file in index.html template.
@todo: Best method to parse panel pages dynamically.