feat(breakpoints): document preset viewport helpers, low-level container helpers, and exported types for breakpoints

This commit is contained in:
2026-03-11 08:17:27 +00:00
parent 1c4c7c4e12
commit 759cdd906b
3 changed files with 41 additions and 2 deletions

View File

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