# bliss-dom
Core DOM implementation for the Bliss rendering engine.
## Overview
This crate provides a high-performance, trait-based DOM implementation that powers the Bliss rendering engine. It handles document structure, event propagation, and state management.
- **Status**: Stable
- **Maintainers**: Antarik Team
## 📚 Documentation
- [Bliss Rendering Stack](../../../../../docs/architecture/bliss_rendering_stack.md) - Architecture and component details.