0.0.1 • Published 4 years ago

@talamh/sizing v0.0.1

Weekly downloads
-
License
AGPL-3.0
Repository
gitlab
Last release
4 years ago

Talamh Standard Sizing

Talamh's sizing units

Talamh uses standard sizing units to add visual harmony and consistency to page elements. The size values are provided as CSS variables that can be included in any project through a bundler or using something like a PostCSS plugin.

Talamh's sizes are roughly based off the golden ratio, rounding both down and up to whole numbers when nessessary.

Install

npm install @talamh/sizing

Usage

Within your CSS:

@import '@talamh/sizing';

Contributing

PRs accepted.

License

Source code licensed under AGPLv3 © Jeremy Boles

0.0.1

4 years ago