We're a place where coders share, stay up-to-date and grow their careers.
I had a doubt around nextjs style css in string literal. Is there any tooling suport for that? Like auto-complete, linter etc?
If you use styled-component or emotion with Next.js then you can use the VSCode styled-component extension
styled-component
emotion
I had a doubt around nextjs style css in string literal. Is there any tooling suport for that? Like auto-complete, linter etc?
If you use
styled-component
oremotion
with Next.js then you can use the VSCode styled-component extension