This is of my own interpretation of grid layout and font styles proposed by carbon design system. The main difference is that is based on Montserrat and Open Sans rather than Plex font face.
- Run
npm install carbonized-typography
- On your sass file
@import "carbonized-typograpy/carbonized.scss"
You've got access to type tokens (info here), and to grid tokens (info here).