feat: swap reset for the superior normalize

Signed-off-by: Simon Bailey <simon@newtriks.com>
This commit is contained in:
Simon Bailey
2014-09-25 21:51:01 +01:00
parent 9728ed0efe
commit f93f09b5f5
6 changed files with 431 additions and 54 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ describe('react-webpack generator', function () {
it('creates expected files', function (done) {
var expected = ['src/favicon.ico',
'src/styles/reset.css',
'src/styles/normalize.css',
'src/styles/main.css',
'src/index.html',
'Gruntfile.js',