API reference
ServerCSS
API reference for the The `ServerCSS` headless component
Headless component
A headless component for facilitating server-side js for Next.js only.
It is safe to know
It will be null in non-development environments and will not be included in production environments.
Turbopack
To use it with "next dev --turbopack", you need to adapt it to the CJS environment.
To import it, use CJS require
.