File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ To be compatible with existing css files (if not in CSS Module mode):
83
83
| ** ` modules ` ** | ` false ` | Enable/Disable CSS Modules|
84
84
| ** ` import ` ** | ` true ` | Enable/Disable @import handling|
85
85
| ** ` url ` ** | ` true ` | Enable/Disable ` url() ` handling|
86
- | ** ` minimize ` ** | ` false ` | Enable/Disable minification|
86
+ | ** ` minimize ` ** | ` false ` | Enable/Disable minification|
87
87
| ** ` sourceMap ` ** | ` false ` | Enable/Disable Sourcemaps|
88
88
| ** ` camelCase ` ** | ` false ` | Export Classnames in CamelCase|
89
89
| ** ` importLoaders ` ** | ` 0 ` | Number of loaders applied before CSS loader|
@@ -399,7 +399,7 @@ import { className } from 'file.css';
399
399
<tbody >
400
400
<tr>
401
401
<td align="center">
402
- <img width="150 height="150" src="https://github.com/sokra.png?s=150">
402
+ <img width="150" height="150" src="https://github.com/sokra.png?s=150">
403
403
<br>
404
404
<a href="https://github.com/sokra">Tobias Koppers</a>
405
405
</td>
You can’t perform that action at this time.
0 commit comments