GitHub-Campus-Experts-Unilag / DevzenFrontend

Frontend repository for DevZen
1 stars 8 forks source link

Added Design Colors and Gradients to Tailwind Config #9

Closed David3Emmanuel closed 2 weeks ago

David3Emmanuel commented 2 weeks ago

Introduces custom colors and gradient utilities to the Tailwind CSS configuration as specified in the Figma designs.

5 #4

Changes:

  1. Custom Colors: Updated tailwind.config.js file with the design colors (shades of black, gray, and green)
  2. Gradient Utilities: Added gradient utilities to index.css (gradient-to-t, gradient-to-b, gradient-to-l, and gradient-to-r)

Please review the changes and let me know if there are any adjustments needed. Thank you!