React UI hook that changes CSS dynamically.
Works like "virtual CSS" — it re-renders only CSS rules that change. It is different from inline styles, because you can use media queries and pseudo selectors.
Run the following command:
npx ever-ui-clx@0.2.1 add demo-use-css # └──> Hook coming soon.