• python
  • javascript
  • reactjs
  • sql
  • c#
  • java
Facebook Twitter Instagram
Devs Fixed
  • python
  • javascript
  • reactjs
  • sql
  • c#
  • java
Devs Fixed
Home ยป Resolved: Tailwind class not working in a React project (Bootstrap previously installed)

Resolved: Tailwind class not working in a React project (Bootstrap previously installed)

0
By Isaac Tonny on 04/04/2023 Issue
Share
Facebook Twitter LinkedIn

In this post, we will see how to resolve Tailwind class not working in a React project (Bootstrap previously installed)

Question:

I am working in a React project where I had to merge another project with a existing one. So I transferred all the components, Assets & installed all the packages. But particularly tailwind css classes are not working in this project. (Note: This project uses bootstrap also)
So the question now is how I can run tailwind in this project?
package.json
Tailwind config
index.css

Thanks in advance!


Best Answer:

0
I went through most of the suggestions and obviously none were going to work if i had a spelling mistake,
It was a simple s missing , please check your spelling
I hope this helps
also try to do this again install it
step 1 :-
step 2 :-
npm install react-scripts@latest
step 3 :-
step – 4 :-

If you have better answer, please add a comment about this, thank you!

Source: Stackoverflow.com

bootstrap-4 reactjs tailwind-css
Share. Facebook Twitter LinkedIn

Related Posts

Resolved: How to stop a thread that has a blocking function from easygui in python

05/04/2023

Resolved: Removing null keys from a json array of objects

05/04/2023

Resolved: How can I generate at compile-time a separate OpenAPI Swagger.json file for each Controller in my ASP.NET project?

05/04/2023

Comments are closed.

© 2023 DEVSFIX.COM

Type above and press Enter to search. Press Esc to cancel.