Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

TimeItemWhoNotes
10 minStatusEveryone

What are the different Paragon theming targets?


a11y Bug ReviewJeff Witt (Deactivated)

Notes

Paragon Theming Targets

  • Problem #1: paragon's built production stylesheet does not contain the custom classes. We need to diagnose and fix this.
  • Problem #2: consuming IDAs don't necessarily include Paragon's prod stylesheet. To fix:
    • @import "~@edx/paragon/themeable/paragon.min"; in the main stylesheet for the application

    • Alternatively, add it to an existing sass pipeline
    • make sure the production build and the development build both pull this file in