graycoreio/daffodil

View on GitHub
docs/internal/styles.md

Summary

Maintainability
Test Coverage
## Child Component outer Padding/Margin
Child components should not define their own outer padding or margin. This is to ensure the component can be reused in other parts of an app. The parent component should define the padding and margin between its child components.