grammars-v4
                                
                                
                                
                                    grammars-v4 copied to clipboard
                            
                            
                            
                        [Scss Grammar] Completed the major grammar refactoring
Changes
- Fixed major parsing errors and inconsistencies
 - Removed Java test and replaced them with SASS files
 
@KvanTTT the JS tests failed but I don't see any exception. Instead, it tells that the parsing succeeded. I'm struggling to understand what the issue was.
Perhaps this?
Process is taking longer than 300 seconds. Killing process.
./scss test /Users/runner/work/grammars-v4/grammars-v4/scss/examples/bootstrap/_variables.scss failed
                                    
                                    
                                    
                                
Gotcha! Let me investigate the failures.
Hi @KvanTTT ,
I've addressed the grammar and performance issues. Please, have a look.
@SergeyRusskih thanks!
@teverett could you mind not merging requests that need my review?