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 796c809 commit 10da345Copy full SHA for 10da345
docs/docs/css.en-US.md
@@ -23,7 +23,7 @@ umi comes with less and css parsing tools, so we are free to use either of the t
23
}
24
```
25
26
-``index.ts`
+`index.ts`
27
28
```tsx | pure
29
import styles from 'index.css'; // tell umi to compile this css
0 commit comments