brk_rolldown 0.8.0

Fast JavaScript bundler in Rust, designed for the future of Vite
Documentation
---
source: crates/rolldown_testing/src/integration_test.rs
---
# Assets

## main.css

```css
.test {
  color: red;
}

.hello {
  color: blue;
}


/*# debugId=b0bafb4b-6a6d-4a09-95a9-275d22aa642f*/
/*# sourceMappingURL=main.css.map*/
```

## main.js

```js

```