mirror of
https://github.com/xodivorce/isdowndetectordown.git
synced 2025-12-19 23:59:34 +05:30
(chore): initial MVP release
This commit is contained in:
9
package.json
Normal file
9
package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"scripts": {
|
||||
"tcss": "npx @tailwindcss/cli -i ./src/input.css -o ./src/output.css --watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tailwindcss/cli": "^4.1.17",
|
||||
"tailwindcss": "^4.1.17"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user