UNPKG

@salla.sa/twilight-tailwind-theme

Version:

Tailwind theme for twilight (Salla Themes)

33 lines (32 loc) 869 B
{ "name": "@salla.sa/twilight-tailwind-theme", "version": "2.14.188", "license": "GPL-3.0", "keywords": [ "twilight", "Salla twilight", "tailwind", "tailwind-theme", "Salla", "web component" ], "description": "Tailwind theme for twilight (Salla Themes)", "homepage": "https://salla.dev", "scripts": { "build": "node generator.js", "watch": "run-when-changed --watch './../twilight-components/src/components/**/utilities.json' --exec 'npm run build' --verbose", "push": "npm version patch && npm run build && npm publish --access private" }, "files": [ "index.js", "package.json", "safe-list-css.txt", "utilities.json" ], "devDependencies": { "lodash": "^4.17.21", "run-when-changed": "^2.1.0", "tailwindcss": "^3.1.8" }, "gitHead": "2b9cd75735c49ff3636ae7aa2c09a3f949b640d4" }