Skip to content

Remove the _accordions.scss stylesheet #3739

Open
@jamigibbs

Description

@jamigibbs

Description

With the va-accordion web component available, we should now be able to replace any usages of the old Formation style classes and remove it from the CSS-Library.

In some situations if an old accordion 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 accordion classes
  • If there are any left, replace them with va-accordion
  • Remove any old CSS-Library accordion stylesheets
  • Remove any related assets from the CSS-Library:
    - minus.png
    - minus.svg
    - plus.png
    - plus.svg

Acceptance Criteria

  • All places where the old accordion classes are being used have been replaced with va-accordion
  • Unused accordion 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