Commit 7528458
committed
feat(css-blocks): Conflict Resolution Validator
- Added conflict resolution validator
- Added resolution tracker to PropertyContainer
- Refactored BlockParser into feature packages1 parent 5b28b71 commit 7528458
File tree
30 files changed
+2298
-2995
lines changed- packages/css-blocks
- src
- BlockCompiler
- BlockParser
- features
- Block
- TemplateAnalysis/validations
- test
- validations
30 files changed
+2298
-2995
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | 6 | | |
13 | 7 | | |
14 | 8 | | |
| |||
0 commit comments