Created
November 3, 2024 16:02
-
-
Save DragonOsman/602815a1ace3ab32042527bec9c61706 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script id="__NEXT_DATA__" type="application/json"> | |
{"props":{"pageProps":{"statusCode":500}},"page":"/_error","query":{},"buildId":"development","isFallback":false,"err":{"name":"Error","source":"server","message":"./app/globals.css:884:9\nParsing css source code failed\n 882 | color: rgb(255 255 255 / var(--tw-text-opacity));\n 883 | }\n\u003e 884 | @import \"daisyui\";\n | ^\n 885 |\n 886 | /* Apply box-sizing to all elements */\n 887 | *, *::before, *::after {\n\n@import rules must precede all rules aside from @charset and @layer statements at [project]/app/globals.css:883:8\n\n","stack":"Error: ./app/globals.css:884:9\nParsing css source code failed\n\u001b[0m \u001b[90m 882 |\u001b[39m color\u001b[33m:\u001b[39m rgb(\u001b[35m255\u001b[39m \u001b[35m255\u001b[39m \u001b[35m255\u001b[39m \u001b[33m/\u001b[39m \u001b[36mvar\u001b[39m(\u001b[33m--\u001b[39mtw\u001b[33m-\u001b[39mtext\u001b[33m-\u001b[39mopacity))\u001b[33m;\u001b[39m\u001b[0m\n\u001b[0m \u001b[90m 883 |\u001b[39m }\u001b[0m\n\u001b[0m\u001b[31m\u001b[1m\u003e\u001b[22m\u001b[39m\u001b[90m 884 |\u001b[39m \u001b[33m@\u001b[39m\u001b[36mimport\u001b[39m \u001b[32m\"daisyui\"\u001b[39m\u001b[33m;\u001b[39m\u001b[0m\n\u001b[0m \u001b[90m |\u001b[39m \u001b[31m\u001b[1m^\u001b[22m\u001b[39m\u001b[0m\n\u001b[0m \u001b[90m 885 |\u001b[39m\u001b[0m\n\u001b[0m \u001b[90m 886 |\u001b[39m \u001b[90m/* Apply box-sizing to all elements */\u001b[39m\u001b[0m\n\u001b[0m \u001b[90m 887 |\u001b[39m \u001b[33m*\u001b[39m\u001b[33m,\u001b[39m \u001b[33m*\u001b[39m\u001b[33m:\u001b[39m\u001b[33m:\u001b[39mbefore\u001b[33m,\u001b[39m \u001b[33m*\u001b[39m\u001b[33m:\u001b[39m\u001b[33m:\u001b[39mafter {\u001b[0m\n\n@import rules must precede all rules aside from @charset and @layer statements at [project]/app/globals.css:883:8\n\n\n at E:\\programming\\visual_studio_code\\personal-library\\node_modules\\next\\dist\\server\\dev\\hot-reloader-turbopack.js:648:28\n at Array.map (\u003canonymous\u003e)\n at Object.getCompilationErrors (E:\\programming\\visual_studio_code\\personal-library\\node_modules\\next\\dist\\server\\dev\\hot-reloader-turbopack.js:640:19)\n at DevBundlerService.getCompilationError (E:\\programming\\visual_studio_code\\personal-library\\node_modules\\next\\dist\\server\\lib\\dev-bundler-service.js:41:55)\n at DevServer.getCompilationError (E:\\programming\\visual_studio_code\\personal-library\\node_modules\\next\\dist\\server\\dev\\next-dev-server.js:631:42)\n at DevServer.findPageComponents (E:\\programming\\visual_studio_code\\personal-library\\node_modules\\next\\dist\\server\\dev\\next-dev-server.js:595:43)\n at async DevServer.renderErrorToResponseImpl (E:\\programming\\visual_studio_code\\personal-library\\node_modules\\next\\dist\\server\\base-server.js:2456:30)"},"gip":true,"scriptLoader":[]} | |
</script> | |
</body> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment