Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 665 Bytes

CARBON.md

File metadata and controls

18 lines (15 loc) · 665 Bytes
  • Expanding
  • Raised card
  • usage docs
  • Auto tests
  • Test on ios emulator

Questions to Tucker

  • Font properties (like family) won't propagate to nested components. How is carbon-ui dealing with that? shall I create a sharable which wraps and adds default Roboto font? Or, instead of having specific font properties in CardTitle and CardText, spread one of prepackaged Types and they include font size, family, height...etc

Carbon-ui issues