mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-04 01:09:20 +02:00
docs(v2): various improvements (#2768)
This commit is contained in:
parent
cc688f48fc
commit
fc161b8455
20 changed files with 180 additions and 159 deletions
|
@ -187,7 +187,7 @@ Name your stylesheet files with the `.module.scss` suffix (e.g. `welcome.module.
|
|||
}
|
||||
```
|
||||
|
||||
```javascript
|
||||
```jsx
|
||||
import styles from './styles.module.scss';
|
||||
|
||||
function MyComponent() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue