Requires Bun. To install dependencies:
bun installTo run:
bun run src/index.tsAll that happens when you run it is it runs all files matching ./scss-tests/*.scss through the parser and saves the parsed AST from gonzales-pe along with the HTML. This is all still a major work in progress.