tailwindcss-golden-ratio
Version:
A Tailwind CSS plugin to add spacing utility classes based on the Golden Ratio
29 lines (28 loc) • 711 B
JSON
{
"name": "tailwindcss-golden-ratio",
"version": "3.3.6",
"description": "A Tailwind CSS plugin to add spacing utility classes based on the Golden Ratio",
"repository": {
"type": "git",
"url": "git+https://github.com/truefrontier/tailwindcss-golden-ratio.git"
},
"keywords": [
"tailwindcss",
"golden ratio",
"spacing",
"scale",
"width",
"borderWidth",
"lineHeight",
"plugin"
],
"author": "Kevin Kirchner",
"license": "ISC",
"bugs": {
"url": "https://github.com/truefrontier/tailwindcss-golden-ratio/issues"
},
"homepage": "https://github.com/truefrontier/tailwindcss-golden-ratio#readme",
"dependencies": {
"tailwindcss": "^3.3.2"
}
}