Skip to content

Utilities: Typography

Liviu Voica edited this page Feb 5, 2021 · 2 revisions

TABLE OF CONTENTS:

Typography: a-typography()

To import this mixin just add the following line to your scss file: @import 'utilities/typography/_a-typography';

Typography: btn-typography()

To import this mixin just add the following line to your scss file: @import 'utilities/typography/_btn-typography';

Typography: font-size()

To import this mixin just add the following line to your scss file: @import 'utilities/typography/_font-size';

Typography: h1-typography()

To import this mixin just add the following line to your scss file: @import 'utilities/typography/_h1-typography';

Typography: h2-typography()

To import this mixin just add the following line to your scss file: @import 'utilities/typography/_h2-typography';

Typography: h3-typography()

To import this mixin just add the following line to your scss file: @import 'utilities/typography/_h3-typography';

Typography: h4-typography()

To import this mixin just add the following line to your scss file: @import 'utilities/typography/_h4-typography';

Typography: h5-typography()

To import this mixin just add the following line to your scss file: @import 'utilities/typography/_h5-typography';

Typography: h6-typography()

To import this mixin just add the following line to your scss file: @import 'utilities/typography/_h6-typography';

Typography: letter-spacing()

To import this mixin just add the following line to your scss file: @import 'utilities/typography/_letter-spacing';

Typography: line-height()

To import this mixin just add the following line to your scss file: @import 'utilities/typography/_line-height';

Typography: p-typography()

To import this mixin just add the following line to your scss file: @import 'utilities/typography/_p-typography';

Typography: standard-typography()

To import this mixin just add the following line to your scss file: @import 'utilities/typography/_standard-typography';

Typography: text-indent()

To import this mixin just add the following line to your scss file: @import 'utilities/typography/_text-indent';

Clone this wiki locally