Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
incorrectly expand nesting css #57
  • Loading branch information
tbela99 committed Feb 23, 2025
commit 2214694209009178a7a1e862b8cbcf62d5cdad40
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

# v0.9.0

validation
- [x] validate invalid pseudo classes
- [x] rewrite selector validation
- [ ] lenient mode that preserves
- [ ] unknown at-rules
- [ ] unknown declarations
- [ ] unknown pseudo classes

media query level 5
- [x] at-rule custom-media
- [x] at-rule when-else custom media
Expand Down
Loading