Introduction to CSS variables / custom properties
--color-grey-100: rgb();
More about selectors
Html selectors Html element (= root element of an Html file)
CSS rules are applied to HTML element & inherited to nested elements inside the HTML elements
Comments
Post a Comment