Add HTML comment note to user script authors

This commit is contained in:
Emi Matchu 2021-04-14 02:03:44 -07:00
parent 5450cfe638
commit c04d071a7c

View file

@ -60,6 +60,11 @@
/>
</head>
<body>
<!--
✨ Hi!! Writing a user script? Our CSS class names aren't super stable, sorry.
Send me an email at matchu@openneo.net about what you're trying to do,
and I'll see if I can add hooks for you!
-->
<script>
// HACK: This is copy-pasted output from Chakra's <ColorModeScript />. It
// initializes our color mode to match the system color mode. The