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

10 lines (8 loc) 265 B
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' }); //#region runtime/context/baseContext.tsx function getYakThemeContext() { return {}; } //#endregion exports.getYakThemeContext = getYakThemeContext; //# sourceMappingURL=baseContext.cjs.map