@vivgui/tailwindcss-hyphens
Version:
Tailwind CSS utility classes for using the hyphens CSS property
20 lines (19 loc) • 476 B
JSON
{
"name": "@vivgui/tailwindcss-hyphens",
"version": "1.0.1",
"description": "Tailwind CSS utility classes for using the hyphens CSS property",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Vivian Guillen",
"repository": "https://github.com/vivgui/tailwindcss-hyphens.git",
"keywords": [
"tailwind css",
"hyphens"
],
"license": "ISC",
"dependencies": {
"tailwindcss": "^3.1.7"
}
}