aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cc796bb3f..d50e2c80a 100644
--- a/README.md
+++ b/README.md
@@ -263,7 +263,7 @@ bun is a project with incredibly large scope, and it’s early days.
| Source Maps | CSS |
| JavaScript Minifier | JavaScript |
| CSS Minifier | CSS |
-| CSS Parser | CSS |
+| CSS Parser (it only bundles) | CSS |
| Tree-shaking | JavaScript |
| Tree-shaking | CSS |
| [`extends`](https://www.typescriptlang.org/tsconfig#extends) in tsconfig.json | TS Transpiler |