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

8 lines (7 loc) 172 B
//#region runtime/context/baseContext.tsx function getYakThemeContext() { return {}; } //#endregion export { getYakThemeContext }; //# sourceMappingURL=baseContext.js.map