@elioway/sassy-fibonacciness
v1.6.5
Published
Use the famous Fibonacci sequence to naturally weight ranges of sizes in your CSS styles.
Downloads
55
Readme
The golden ratio is the most irrational number Richard A. Dunlap
SassyFibonacciness
Use the famous Fibonacci sequence to naturally size and weight ranges for your SASS stylesheets.
Seeing is believing
npm run build
npm run test
Installing
npm install @elioway/sassy-fibonacciness
yarn add @elioway/sassy-fibonacciness
Import the functions into your master scss file.
@import "@elioway/sassy-fibonacciness/dist/SassyFibonacciness";