Skip to content

Remove the _alerts.scss stylesheet #3740

Open
@jamigibbs

Description

@jamigibbs

Description

With the va-alert web component available, we should now be able to replace any usages of the old alert style classes and remove the old stylesheets:

In some situations if an old alert class is just being used in a single application, it might make sense to move that style directly into vets-website.

Tasks

  • Search vets-website, content-build, and next-build for any usages of the old alert classes
  • If there are any left, replace them with va-alert web component
  • Remove the unused stylesheets from CSS-Library
  • Remove any related assets from the CSS-Library:
    - success.png
    - success.svg
    - warning.png
    - warning.svg
    - error.png
    - error.svg
    - info.png
    - info.svg

Acceptance Criteria

  • All places where the old alert classes are being used have been replaced with va-alert
  • Unused alert styles and assets have been removed from the CSS-Library

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions