UNCLASSIFIED - NO CUI

Skip to content

Migrating themes over to typescript

abhayashrestha requested to merge themes into master
  • Removing unused properties of theme that don't affect anything
  • Migrating themes over to typescript
  • Adding theme.d.ts which has the types for MUI themes with custom variables using module augmentation.

Merge request reports