styles.alv.cx/modules/readmes/rainbow.txt
2022-04-13 18:08:16 +01:00

12 lines
222 B
Plaintext

in the css
@import url("https://styles.alv.cx/modules/rainbow.css");
variables:
--rainbow-duration: 8s;
and add the class `rainbow` to any element you want.
it works by changing the `color` property of the element.