UNPKG

next-yak

Version:

next-yak is a CSS-in-JS solution tailored for Next.js that seamlessly combines the expressive power of styled-components syntax with efficient build-time extraction of CSS using Next.js's built-in CSS configuration

7 lines (4 loc) 175 B
import ReactJSXRuntimeDev from "react/jsx-dev-runtime"; const Fragment = ReactJSXRuntimeDev.Fragment; const jsxDEV = ReactJSXRuntimeDev.jsxDEV; export { Fragment, jsxDEV };