Vets-Who-Code / vets-who-code-app

http://vetswhocode.io
47 stars 38 forks source link

Added Tailwind #456

Open jeromehardaway opened 1 year ago

jeromehardaway commented 1 year ago

Change

🤖 Generated by Copilot at 76989fd

Summary

🎨🛠️🚚

This pull request introduces tailwindcss as a new CSS framework for the project, replacing Bootstrap and inline styles. It adds the necessary dependencies, configuration files, and tailwindcss classes to the package.json, postcss.config.js, globals.css, index.css, Header.js, Layout.js, and _app.js files.

Sing, O Muse, of the skillful coder who changed the style Of his project's web pages with postcss and tailwindcss He created a config file and a global file, importing them with care And replaced the old classes with new ones, like a sculptor shaping clay

Walkthrough

Types of changes

Checklist:

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
vets-who-code-app ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Mar 27, 2023 at 2:42AM (UTC)
jeromehardaway commented 1 year ago

DO NOT MERGE.

Messes Up Some Styles As we convert things over.