1
0
mirror of https://github.com/tabler/tabler.git synced 2026-06-17 12:50:03 +04:00

Add section comments and format HTML for improved readability (#2158)

This commit is contained in:
Paweł Kuna
2025-02-13 22:41:46 +01:00
committed by GitHub
parent 846c48d140
commit eff95dc033
18 changed files with 85 additions and 115 deletions
+3 -2
View File
@@ -25,6 +25,7 @@
"concurrently": "^9.1.2",
"cross-env": "^7.0.3",
"glob": "^11.0.1",
"htmlfy": "^0.6.0",
"js-beautify": "^1.15.1",
"nodemon": "^3.1.9",
"pnpm": "9.15.4",
@@ -34,8 +35,8 @@
"rollup": "4.34.4",
"rtlcss": "^4.3.0",
"sass": "1.71.0",
"shx": "^0.3.4",
"terser": "^5.38.1",
"turbo": "^2.4.0",
"shx": "^0.3.4"
"turbo": "^2.4.0"
}
}