Update 'misskey/readme.md'

This commit is contained in:
Free 2021-11-26 20:56:29 +01:00
parent 5fe4fa13ae
commit a47d9a109d

View file

@ -6,11 +6,11 @@ A collection of tweaks that aim to make Misskey less cluttered.
**Note:** The [Stylus browser extension](https://add0n.com/stylus.html) and [Stylus preprocessor](https://stylus-lang.com/) are two different things. **Note:** The [Stylus browser extension](https://add0n.com/stylus.html) and [Stylus preprocessor](https://stylus-lang.com/) are two different things.
### Apply to any instance by [easily managing the snippets using Stylus](https://userstyles.world/style/2125/misskey-tweaks) ### Apply to any instance by [easily managing the snippets using Stylus](https://userstyles.world/style/2125/misskey-tweaks)
<!-- #### Or, add the snippets directly to Misskey: #### Or, add the snippets directly to Misskey:
1. Find the snippet you want to add in the snippets folder of this repo, copy its contents 1. Find the snippet you want to add in the snippets folder of this repo, copy its contents
2. In Misskey, navigate to `Settings > Themes > Install a theme` 2. In Misskey, navigate to `Settings > General > Custom CSS`
3. Paste the contents of the file into the textbox 3. Paste the contents of the file into the textbox
4. Click Install! --> 4. Enjoy!
### Contributing ### Contributing
To make changes, find the tweak you want to edit inside of [`mktweaks.user.css`](mk-tweaks.user.css), which uses the [Stylus preprocessor](https://stylus-lang.com/). Don't edit anything else outside of the if statements. Please only change one tweak at a time when making a pull request. To make changes, find the tweak you want to edit inside of [`mktweaks.user.css`](mk-tweaks.user.css), which uses the [Stylus preprocessor](https://stylus-lang.com/). Don't edit anything else outside of the if statements. Please only change one tweak at a time when making a pull request.