Results 5 issues of Alex Beauchemin

Added sass files Added sass and postcss to the grunt task Added css minification

### Problem description * Sorry if this is not a lunarvim issue. It might be a telescope issue, another plugin issue or a problem with my config, will close if...

bug

This fix allow to handle different xml structures In my case, the cobertura-coverage.xml had a different structure that made the lib crash: ``` /Users/xxx/xxx/app ... ``` Using "istanbul": "v1.1.0-alpha.1" "remap-istanbul":...

## Work in progress See this thread for more info: https://github.com/olivercederborg/poimandres.nvim/issues/39#issuecomment-2097086508 I'm not sure if this is the correct way to address colors becoming "off" once LSP kicks in though,...

Make all params optional so using `{}` as the config object is valid Also make the setup config nullable This shouldn't change anything in terms of functionality, but make the...