The code in this folder is slightly adapted from Biome's `biome_lsp`'s `converters` folder, which at this time of writing, is unexported. The code has been adapted to not use dependencies from the rest of the `biome_lsp` codebase, and keep only the portions that are necessary to csslsrs.
Eventually, a public version of the `biome_lsp`'s `converters` folder will be released, and this folder will be replaced with a dependency on that package.