UNPKG

@gothassos/tailwindcss-textshadow

Version:

A Utility Plugins for controlling Text Shadow of an text element.

39 lines (38 loc) 917 B
{ "name": "@gothassos/tailwindcss-textshadow", "version": "2.1.4", "description": "A Utility Plugins for controlling Text Shadow of an text element.", "main": "index.js", "keywords": [ "textshadow", "tailwind", "tailwindcss", "tailwindcss-plugin", "tailwind utility", "tailwind variants", "textshadow", "lodash", "css", "javascript" ], "author": "Debangshu Roy", "contributors": [ "Anthony Veaudry" ], "license": "MIT", "copyright": "iunteq", "repository": { "type": "git", "url": "git://github.com/GoThassos/tailwindcss-textshadow.git" }, "publishConfig": { "registry": "https://registry.npmjs.org/" }, "bugs": { "url": "https://github.com/GoThassos/tailwindcss-textshadow/issues" }, "homepage": "https://github.com/GoThassos/tailwindcss-textshadow#readme", "peerDependencies": { "tailwindcss": ">=1.2.0 <4" } }