feat(core): Enhance scrolling capabilities by integrating Scroller class and adding lenis support

This commit is contained in:
2025-01-31 23:03:10 +01:00
parent 0683378e39
commit eb1ac75e49
7 changed files with 1476 additions and 1616 deletions

View File

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