Skip to content

Commit fae3c9c

Browse files
authored
Remove reference to babel plugin from treat migration guide (#1378)
1 parent a623c1c commit fae3c9c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/treat-migration-guide.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ We've made sure that both treat and vanilla-extract can run simultaneously in th
1010

1111
The file extension has changed from `*.treat.ts` to `*.css.ts`.
1212

13-
## Babel plugin is required
14-
15-
The Babel plugin was optional in treat, but it's required in vanilla-extract.
16-
1713
## `.css.ts` files can import other `.css.ts` files
1814

1915
This wasn't possible in treat with `*.treat.ts` files. If you've had to work around this limitation in the past, you don't need to worry anymore!

0 commit comments

Comments
 (0)