tw-golden-spacing
Version:
Spacing theme for tailwind based on the golden ratio for easier visual hierarchy with more code structure
19 lines (18 loc) • 407 B
JSON
{
"name": "tw-golden-spacing",
"version": "4.0.0",
"description": "Spacing theme for tailwind based on the golden ratio for easier visual hierarchy with more code structure",
"style": "src/index.css",
"exports": {
".": "./src/index.css"
},
"keywords": [
"Tailwind",
"CSS",
"Golden-ratio",
"Liftkit",
"Styling"
],
"author": "Elliot Sand-Warge",
"license": "ISC"
}