Skip to content

Commit 856f84a

Browse files
iopreadanez
authored andcommitted
Update README.md (#275)
1 parent 4be95c1 commit 856f84a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ react-tabs does not include any style loading by default. Default stylesheets ar
294294
295295
### Webpack
296296
297-
When using webpack and a appropriate loader (`css-loader`, `sass-loader`, `less-loader` or `style-loader`) you can simply import the default stylesheet.
297+
When using webpack and an appropriate loader (`css-loader`, `sass-loader`, `less-loader` or `style-loader`) you can simply import the default stylesheet.
298298
299299
```js
300300
import 'react-tabs/style/react-tabs.css';

0 commit comments

Comments
 (0)