Latest comments
- @aayushtmGSubmitted over 2 years agoP@SebastienpandaPosted over 2 years ago
Hello, in fact if you want to keep the tailwind utility classes you can use the extend method and the name of the class and you add your own property and it will be added to the tailwind class already present. If you only want to keep your own classes in these cases you can remove the extend method and add your own directly. This will make tailwind have only your own colors.
0 - @damagermaxSubmitted over 2 years agoP@SebastienpandaPosted over 2 years ago
Hello, first of all congratulations! I advise you to put your navBar in the header for semantics and screen readers is better. And for the rest it looks good to me! Continue like that !
0 - @patrick-selinSubmitted over 2 years ago
- @rox-stahlSubmitted over 2 years agoP@SebastienpandaPosted over 2 years ago
Hello, congratulations for this project! I don't see much to say, it's mastered! GG
0 - @katjadanilovaSubmitted over 2 years agoP@SebastienpandaPosted over 2 years ago
Hello, first of all congratulations to you for this first project! So personally for this kind of project I don't use a framework because it's too heavy, this is only my opinion but I understand that you wanted to test a React lib!
1 - @FruGoskySubmitted over 2 years agoP@SebastienpandaPosted over 2 years ago
Hello, first of all I advise you to use folders base, component etc for your scss, that will allow you to better structure your code. And I also advise you to use the main tag and the section tags for your code, it will be easier for the code hierarchy. Congratulations for your work, it's well done!
Marked as helpful1