Css can´t find tailwind

rabbit

I have a problem with tailwind. When I install tailwind css always cant find tailwind.Here is a picture of the error I followed the tutorial on the Website and started a new project but every time I paste the css-code it shows an error. Can anyone help me please?

Liki Crus

You need to confirm the followings:

1. Check if tailwind actually works.

Please try to apply the following code as an example.

<div className="text-3xl font-bold">Example Title</div>

If you see the correct style, then your configuration is fine and there is no problem at all. So you need to check IDE.

Otherwise, you need to confirm the version of Tailwind you installed and its tailwind.config.js.

2. IDE doesn't recognize the tailwind.

Please try to install plugins related to tailwind in VS Code.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

Why can't I pass variable as a className to tailwind-css?

Tailwind CSS can't align icon and text to center on button

Tailwind CSS - Can't center search bar inside a div

Can't make space in between hamburger - Tailwind CSS

Can't center absolute position (Tailwind.css)

Can I style the SurveyJs forms with tailwind css?

Tailwind CSS can not configure correctly placeholder

How can we deal with layers in Tailwind CSS

Border color doesn't work in Tailwind CSS

Where can i find the JS code in the Tailwind Components?

how can i customize container width in tailwind-css?

How can image view through the hollow text in tailwind css

How can I change the underline color in tailwind css

How can I align image horizontally in tailwind-css

can I use top and calc within Tailwind CSS 3.0

How can I center an image inside a table using Tailwind CSS?

Can use both Tailwind css and Bootstrap 4 at the same time?

How can I space out elements in a navbar with Tailwind CSS?

How can I stabilize floating labels in React using Tailwind CSS?

background-image in css style doesn't work in laravel with tailwind

Tailwind css don't show hover state when input is in focus

Fixed width sidebar isn't the right size in Tailwind CSS

Tailwind Css Flexbox Justify-between doesn't work as expected

Tailwind CSS Doesn't Display In Production On Google Cloud Platform

CSS (Tailwind) + React.ts overflow doesn't work

tailwind css overflow hidden doesn't working in animation

Dropdown button won't work as expected using tailwind css

I can't set the grid structure of the dashboard I'm creating using Tailwind CSS

Use Sveltekit and Tailwind CSS