Skip to content

Commit 10cd300

Browse files
committed
add warning to readme, closes #5
1 parent 0dd4288 commit 10cd300

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# CSS Parser
22

3+
> [!WARNING]
4+
> This is a very experimental CSS parser. Expect several bugs and inconveniences!
5+
36
**High-performance CSS parser optimized for static analysis and formatting**
47

58
Built for speed and efficiency, this parser handles large CSS files with minimal memory overhead and blazing-fast parse times. Designed with a data-oriented architecture using a single contiguous memory arena for zero allocations during parsing.

0 commit comments

Comments
 (0)