From 16df9df59347f519c4643cc192e9554cffed3eec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nil=C3=A9ane?= Date: Mon, 29 Jan 2024 23:56:43 +0100 Subject: [PATCH] Added compatibility check step to Custom CSS installation method --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index df70031..e519869 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ These are known instances that have enabled Tangerine UI for their users, either ### Install Tangerine UI as the only theme on your instance: 1. **Check your Mastodon version**. For Tangerine UI to work properly, you need to make sure you're installing the right version for your Mastodon instance. Please check the [Compatibility](#compatibility) section in this document before you proceed. + 2. Copy & paste the contents of 🍊 [`TangerineUI.css`](https://github.com/nileane/TangerineUI-for-Mastodon/blob/main/TangerineUI.css) to the '***Custom CSS***' field in the administration panel on your Mastodon instance (Navigate to https://*domain*/admin/settings/appearance). * đŸĒģ For the purple variant, copy the contents of [`TangerineUI-purple.css`](https://github.com/nileane/TangerineUI-for-Mastodon/blob/main/TangerineUI-purple.css) instead. * 🍒 For the cherry variant, copy the contents of [`TangerineUI-cherry.css`](https://github.com/nileane/TangerineUI-for-Mastodon/blob/main/TangerineUI-cherry.css) instead.