Code Monkey home page Code Monkey logo

nike_landing_page's Issues

Unknown at rule @tailwind

@tailwind base;
@tailwind components;
@tailwind utilities;
.input {
@apply sm:flex-1 max-sm:w-full text-base leading-normal text-slate-gray pl-5 max-sm:p-5 outline-none sm:border-none border max-sm:border-slate-gray max-sm:rounded-full;
}
hello. when i run npm run build
i get error message that these are unknown rule css

we use them in components but they are unknown.and dont let me to do npm run build or npm run deploy.
how can i fix them?
dist/assets/index-acd33682.css
also error here -webkit-appearance:button
Also define the standard property 'appearance' for compatibilitycss(vendorPrefix)
๐Ÿšจ๏ธ Property is nonstandard. Avoid using it.

Changes the appearance of buttons and other controls to resemble native controls.

(Chrome, Safari 3)
what are all these about?
@adrianhajdin

Issue finding headerLogo

Hello, first i'd like to thank you for your generosity, your tutorials are super helpful!

So i'm following the Nike react tutorial and i'm having this message error when i try to import images in the file !
(i'm a total beginner, so please forgive me if this is a trivial issue)

image

The folder of the project :
image

Best regards,

Nav.jsx Import in App.jsx Error

I am getting this error from 1:04:00 from the video on YouTube about this project.

image

The file does exist.

[vite] Internal server error: Failed to resolve import "./components" from "src\App.jsx". Does the file exist?
Plugin: vite:import-analysis
File: C:/Users/blockade/OneDrive/Desktop/nike/src/App.jsx:11:20
25 | SuperQuality
26 | } from "./sections";
27 | import { Nav } from "./components";
| ^
29 | /* @PURE */ jsxDEV(Nav, {}, void 0, false, { .......etc.....

Created similar nike app using HTML - Tailwind - Vite - PrettierPlugin

Hi @adrianhajdin,

I appreciate your guidance and the project you shared, which has significantly enhanced my skills with Tailwind!

I've shared my repository with you. Please take a look at the updates I've made. I'd love to hear your feedback on the changes, and if there are any areas for improvement, I'm eager to make further enhancements.

repo: https://github.com/SHVM-09/tailwind-with-vite

deployment: https://nike-with-tailwindcss-vite.netlify.app/

~Best regards

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.