ShikiSuen
Well-known member
This one saves me a hell lot of time:
developer.mozilla.org

Custom properties (--*): CSS variables - CSS | MDN
Property names that are prefixed with --, like --example-name, represent custom properties that contain a value that can be used in other declarations using the var() function.