File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 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):
8383| ** ` modules ` ** | ` false ` | Enable/Disable CSS Modules|
8484| ** ` import ` ** | ` true ` | Enable/Disable @import handling|
8585| ** ` url ` ** | ` true ` | Enable/Disable ` url() ` handling|
86- | ** ` minimize ` ** | ` false ` | Enable/Disable minification|
86+ | ** ` minimize ` ** | ` false ` | Enable/Disable minification|
8787| ** ` sourceMap ` ** | ` false ` | Enable/Disable Sourcemaps|
8888| ** ` camelCase ` ** | ` false ` | Export Classnames in CamelCase|
8989| ** ` importLoaders ` ** | ` 0 ` | Number of loaders applied before CSS loader|
@@ -399,7 +399,7 @@ import { className } from 'file.css';
399399 <tbody >
400400 <tr>
401401 <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">
403403 <br>
404404 <a href="https://github.com/sokra">Tobias Koppers</a>
405405 </td>
You can’t perform that action at this time.
0 commit comments