Sigma-Labs-XYZ / Explain-AI

An AI-powered source of all human knowledge
https://explainai.me/
1 stars 1 forks source link

Standardise Tag Styling #86

Open bp289 opened 1 year ago

bp289 commented 1 year ago

User Story

As a developer I want my styles to be consistent throughout the application.

Some tags may need default styling added, index.js and App.js is applied to everything in the app and the Tailwind implementation overrides some default styling. We could improve this by standardising some tags to be reusable throughout the app, without having to apply styling.

Examples

Acceptance criteria