Name the approach that turns CSS-in-JS declarations into CSS files during the build inste…

from Frontend
beginner 1 min

Name the approach that turns CSS-in-JS declarations into CSS files during the build instead of generating them in the browser.

Report an error