0.0.3 • Published 7 years ago

sass-metallic-ratio v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

Build Status

MIT License

Metallic Ratio

Calculate Metallic Ratio.

Install

npm install metallic-ratio

or

yarn add metallic-ratio

Usage

@import ~metallic-ratio/index;

.hoge {
	width: 100% * metallic(1); //161.803....%
}
0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago