CSS variable with Styled Components
Since I’m working with Next.js and Styled-components (also TypeScript, React, GraphQL, Apollo, Storybook & Storyblok CMS) I was wondering, is it possible to use CSS variable’s in Styled Components.
import React, { Component } from 'react';
import sty...
hasnode.byrayray.dev2 min read