We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a623c1c commit fae3c9cCopy full SHA for fae3c9c
docs/treat-migration-guide.md
@@ -10,10 +10,6 @@ We've made sure that both treat and vanilla-extract can run simultaneously in th
10
11
The file extension has changed from `*.treat.ts` to `*.css.ts`.
12
13
-## Babel plugin is required
14
-
15
-The Babel plugin was optional in treat, but it's required in vanilla-extract.
16
17
## `.css.ts` files can import other `.css.ts` files
18
19
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