mirror of
https://github.com/wassname/generator-react-webpack.git
synced 2026-09-09 11:22:44 +08:00
feat: swap reset for the superior normalize
Signed-off-by: Simon Bailey <simon@newtriks.com>
This commit is contained in:
@@ -11,7 +11,7 @@ var ReactTransitionGroup = React.addons.TransitionGroup;
|
||||
(window !== window.top ? window.top : window).React = React;
|
||||
|
||||
// CSS
|
||||
require('../../styles/reset.css');
|
||||
require('../../styles/normalize.css');
|
||||
require('../../styles/main.css');
|
||||
|
||||
var imageURL = require('../../images/yeoman.png');
|
||||
|
||||
Reference in New Issue
Block a user