tailwindcss-unimportant
Version:
Adds lower specificity tailwindcss utility classes to be used in components
27 lines (26 loc) • 677 B
JSON
{
"name": "tailwindcss-unimportant",
"version": "2.1.1",
"description": "Adds lower specificity tailwindcss utility classes to be used in components",
"main": "src/index.js",
"peerDependencies": {
"tailwindcss": "^3.0.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mwnciau/tailwindcss-unimportant.git"
},
"keywords": [
"tailwind",
"tailwindcss",
"tailwindcss-plugin",
"css",
"javascript"
],
"author": "Simon Jarrett",
"license": "MIT",
"bugs": {
"url": "https://github.com/mwnciau/tailwindcss-unimportant/issues"
},
"homepage": "https://github.com/mwnciau/tailwindcss-unimportant#readme"
}