A web-based alarm clock application that enables users to set multiple alarms with customizable sounds, including audio from YouTube videos. Key features include:
UI/Style:
Loading...
An error occurred during deployment. Please fix:
Build Error:
Failed to compile.
./app/globals.css:1:1
Syntax error: /vercel/path1/app/globals.css The `border-border` class does not exist. If `border-border` is a custom class, make sure it is defined within a `@layer` directive.
> 1 | @tailwind base;
| ^
2 | @tailwind components;
3 | @tailwind utilities;
./app/globals.css
Syntax error: /vercel/path1/app/globals.css The `border-border` class does not exist. If `border-border` is a custom class, make sure it is defined within a `@layer` directive. (1:1)
> 1 | @tailwind base;
| ^
2 | @tailwind components;
3 | @tailwind utilities;
at tryRunOrWebpackError (/vercel/path1/node_modules/next/dist/compiled/webpack/bundle5.js:28:312989)
at __webpack_require_module__ (/vercel/path1/node_modules/next/dist/compiled/webpack/bundle5.js:28:131165)
at __nested_webpack_require_153728__ (/vercel/path1/node_modules/next/dist/compiled/webpack/bundle5.js:28:130607)
at /vercel/path1/node_modules/next/dist/compiled/webpack/bundle5.js:28:131454
at symbolIterator (/vercel/path1/node_modules/next/dist/compiled/neo-async/async.js:1:14444)
at done (/vercel/path1/node_modules/next/dist/compiled/neo-async/async.js:1:14824)
at Hook.eval [as callAsync] (eval at create (/vercel/path1/node_modules/next/dist/compiled/webpack/bundle5.js:13:28858), <anonymous>:15:1)
at Hook.CALL_ASYNC_DELEGATE [as _callAsync] (/vercel/path1/node_modules/next/dist/compiled/webpack/bundle5.js:13:26012)
at /vercel/path1/node_modules/next/dist/compiled/webpack/bundle5.js:28:130328
at symbolIterator (/vercel/path1/node_modules/next/dist/compiled/neo-async/async.js:1:14402)
-- inner error --
Syntax error: /vercel/path1/app/globals.css The `border-border` class does not exist. If `border-border` is a custom class, make sure it is defined within a `@layer` directive. (1:1)
> 1 | @tailwind base;
| ^
2 | @tailwind components;
3 | @tailwind utilities;
at Object.<anonymous> (/vercel/path1/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!/vercel/path1/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!/vercel/path1/app/globals.css:1:7)
at /vercel/path1/node_modules/next/dist/compiled/webpack/bundle5.js:28:922493
at Hook.eval [as call] (eval at create (/vercel/path1/node_modules/next/dist/compiled/webpack/bundle5.js:13:28636), <anonymous>:7:1)
at Hook.CALL_DELEGATE [as _call] (/vercel/path1/node_modules/next/dist/compiled/webpack/bundle5.js:13:25906)
at /vercel/path1/node_modules/next/dist/compiled/webpack/bundle5.js:28:131198
at tryRunOrWebpackError (/vercel/path1/node_modules/next/dist/compiled/webpack/bundle5.js:28:312943)
at __webpack_require_module__ (/vercel/path1/node_modules/next/dist/compiled/webpack/bundle5.js:28:131165)
at __nested_webpack_require_153728__ (/vercel/path1/node_modules/next/dist/compiled/webpack/bundle5.js:28:130607)
at /vercel/path1/node_modules/next/dist/compiled/webpack/bundle5.js:28:131454
at symbolIterator (/vercel/path1/node_modules/next/dist/compiled/neo-async/async.js:1:14444)
Generated code for /vercel/path1/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[2]!/vercel/path1/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[12].use[3]!/vercel/path1/app/globals.css
Loading...