Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate Tailwind #1724

Closed
kylemh opened this issue Sep 10, 2023 · 7 comments
Closed

Integrate Tailwind #1724

kylemh opened this issue Sep 10, 2023 · 7 comments
Assignees
Labels
beginner friendly A relatively new developer should be able to accomplish this task dependencies Pull requests that update a dependency file good first issue If somebody is new to this repository, this is a simple way to dive in. Type: Developer Experience / Refactoring

Comments

@kylemh
Copy link
Member

kylemh commented Sep 10, 2023

No need to replace old styles yet, but we want to use Tailwind. So, integrate Tailwind and map our current CSS variables to relevant CSS properties.

@kylemh kylemh added beginner friendly A relatively new developer should be able to accomplish this task Type: Developer Experience / Refactoring good first issue If somebody is new to this repository, this is a simple way to dive in. dependencies Pull requests that update a dependency file labels Sep 10, 2023
@kylemh kylemh self-assigned this Sep 10, 2023
@subhajit20
Copy link
Contributor

@kylemh hey, can I integrate tailwind css?

@MehdiDgrs
Copy link

Hey I would like to contribute

@kylemh
Copy link
Member Author

kylemh commented Sep 10, 2023

Hey y'all! I didn't realize the request would be so popular 😂

Maybe since @subhajit20 asked first? Go for it!

@subhajit20
Copy link
Contributor

@kylemh Hey one more question, Which one is the gloabl.css file on this project I did not find any global.css.
is that named differently?

@kylemh
Copy link
Member Author

kylemh commented Sep 10, 2023

@subhajit20
Copy link
Contributor

subhajit20 commented Sep 10, 2023

@kylemh After running yarn lint:styles command

The following error is coming:

common/styles/globalStyles.css
4:1 ✖ Unexpected unknown at-rule "@tailwind" at-rule-no-unknown

5:1 ✖ Unexpected unknown at-rule "@tailwind" at-rule-no-unknown

6:1 ✖ Unexpected unknown at-rule "@tailwind"

@subhajit20
Copy link
Contributor

@kylemh made a pr.
Please check and let me know for further corrections.

@kylemh kylemh closed this as completed Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner friendly A relatively new developer should be able to accomplish this task dependencies Pull requests that update a dependency file good first issue If somebody is new to this repository, this is a simple way to dive in. Type: Developer Experience / Refactoring
Projects
None yet
Development

No branches or pull requests

3 participants