{ "@alloc/quick-lru": "^5.2.0", "arg": "^5.0.2", @@ -4443,6 +4348,14 @@ "node": ">=14.0.0" } }, + "node_modules/tailwindcss-animated": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/tailwindcss-animated/-/tailwindcss-animated-1.1.2.tgz", +...
+ staticImage: true, + latex: true, + flexsearch: { + codeblocks: false + }, + defaultShowCopyCode: true +}) + +export default withNextra({ + reactStrictMode: true, + eslint: { + // Eslint behaves weirdly in this monorepo. + ignoreDuringBuilds: true + }, + redirects: ...