We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Usage
// Import all attributes .title-like-thing { @include typography('title-1'); } // Import specific attributes .title-sized-thing { @include typography('title-1', font-size); }
There was an error while loading. Please reload this page.