Dima Vyshniakov
Dima Vyshniakov
https://css-tricks.com/logical-operations-with-css-variables/ https://stackoverflow.com/questions/63459791/why-do-these-css-variables-not-work-when-passed-into-calc
Use function which returns react ref. https://github.com/morewings/css-vars-hook/blob/c21f923bdb1f536ae7a80ad0d8bd8eb6f04a3336/src/lib/useTheme.js#L23
https://web.dev/css-props-and-vals/
1. Prefixes 2. https://propjockey.github.io/css-media-vars/
fix #322
https://stackoverflow.com/questions/59348989/react-prop-types-eslint-error-in-typescript-react-component
`getComputedStyle(element).getPropertyValue('--css-variable-name') ` https://www.epicreact.dev/css-variables
https://developer.mozilla.org/en-US/docs/Web/API/CSSUnitValue/CSSUnitValue
**Describe the bug** Some GIF images are not visible in my articles. **To Reproduce** 1. Go to [this article](https://dev.to/morewings/lets-create-data-table-with-react-tanstack-table-and-tailwind-css-part-1-intro-and-html-layout-1dkm) or any other from the [series](https://dev.to/morewings/series/29700) 2. Image unreachable in the...