Skip to content

Support custom instance-level stylesheets with file#533

Merged
thebaer merged 4 commits intodevelopfrom
custom-css
Nov 15, 2022
Merged

Support custom instance-level stylesheets with file#533
thebaer merged 4 commits intodevelopfrom
custom-css

Conversation

@thebaer
Copy link
Copy Markdown
Member

@thebaer thebaer commented Feb 1, 2022

This is an early implementation of instance-level custom stylesheets. Instead of making this editable in the web UI, as specified in T563, this looks for a file at static/local/custom.css, and includes it on any page if it exists.

Steps to create a custom stylesheet

  1. Create a file in the static/local/ directory called custom.css
  2. Add your custom styles to it
  3. That's it!

  • ☑ I have signed the CLA

Will render if a file exists at: static/local/custom.css

Ref T563
@thebaer thebaer added this to the 1.0 milestone Feb 1, 2022
@thebaer thebaer merged commit 17614b5 into develop Nov 15, 2022
@thebaer thebaer deleted the custom-css branch November 15, 2022 04:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant