NGO-DB/ndb-core

View on GitHub
src/styles/globals/_typography-classes.scss

Summary

Maintainability
Test Coverage
@use "../typography/custom-typography";

.text-secondary {
  @include custom-typography.text-secondary();
}