Home »
MCQs »
Next.js MCQs
In Next.js, what is the name of the inbuild CSS-in-js library?
8. In Next.js, what is the name of the inbuild CSS-in-js library?
- Style.Js
- Style.CSS
- styled-jsx
Answer: C) styled-jsx
Explanation:
In Next.js, Styled-JSX is the name of the inbuild CSS-in-js library.