OperationCode/front-end

Integrate Tailwind

kylemh opened this issue · 7 comments

kylemh commented

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 hey, can I integrate tailwind css?

Hey I would like to contribute

kylemh commented

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

Maybe since @subhajit20 asked first? Go for it!

@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 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"

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