feat: refresh blog content and localize tailwind css

This commit is contained in:
NGOs WebDev
2026-03-22 20:30:38 -03:00
parent 4dc30023ff
commit 95a36df58b
7 changed files with 1141 additions and 84 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"name": "ngo",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@git.odoo4projects.com:Oliver/NGO.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"devDependencies": {
"tailwindcss": "^3.4.17"
}
}