45 ms·
What you describe sounds like the way some use CSS-in-JS frameworks as emotion or Styled Components.
by lfischer 7y ago
What you describe sounds like the way some use CSS-in-JS frameworks as emotion or Styled Components.
- mikl 7y agoYeah, they’re currently just one step away, generating class names on the fly and attaching those classes to elements.