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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user