Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
WellyShen committed Sep 29, 2016
1 parent cbbe736 commit 76cb186
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,11 +307,6 @@ ${
// Include the vendor stylesheet and the stylesheets which you have used here
require('../theme/normalize.css')._style +
require('../containers/App/App.scss')._style +
require('../containers/Home/Home.scss')._style +
require('../containers/UserInfo/UserInfo.scss')._style +
require('../containers/NotFound/NotFound.scss')._style +
require('../components/UserList/UserList.scss')._style +
require('../components/UserCard/UserCard.scss')._style
}</style>` : ''
}

Expand Down

0 comments on commit 76cb186

Please sign in to comment.