fix(readme): Normalize README formatting and improve breakpoint helpers section

This commit is contained in:
2025-11-16 15:38:14 +00:00
parent ea895024c0
commit a3f7f456ef
3 changed files with 28 additions and 18 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-domtools',
version: '2.3.5',
version: '2.3.6',
description: 'A package providing tools to simplify complex CSS structures and web development tasks, featuring TypeScript support and integration with various web technologies.'
}