Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standardise Tag Styling #86

Open
bp289 opened this issue Mar 7, 2023 · 0 comments
Open

Standardise Tag Styling #86

bp289 opened this issue Mar 7, 2023 · 0 comments
Assignees

Comments

@bp289
Copy link
Collaborator

bp289 commented Mar 7, 2023

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

  • <img>
  • All heading tags,
  • <p> tags.
  • any other tags used multiple times

Acceptance criteria

  • The CSS is cleaner and more logical
@DomVinyard DomVinyard changed the title Standardised styling for tags(draft) Standardised Tag Styling Mar 7, 2023
@DomVinyard DomVinyard changed the title Standardised Tag Styling Standardise Tag Styling Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants