0.0.4 • Published 2 months ago

typographics v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

npm GitHub package version NPM Downloads

Demo

Install

$ yarn add typographics

Import

CSS

@import "typographics/dist";

SCSS

@import "typographics/src";

Settings

VariableDefaultDescription
--min-fs.75Sets the minimum font size from which scaling will begin.
--max-fs1Sets the maximum font size at which the scaling will end.
--min-vw80Sets the minimum width of the viewport from which the font size scaling will begin.
--max-vw120Sets the maximum width of the viewport at which the font size scaling will end.

License

typographics is released under MIT license

0.0.4

2 months ago

0.0.3

5 months ago

0.0.2

8 months ago

0.0.1

1 year ago