sayll/react-webpack-start

View on GitHub
app/view/index/index.pcss

Summary

Maintainability
Test Coverage
body {
  background-color: rgb(252, 252, 252) !important;
}

#root {
  margin: 100px auto;
  width: 600px;
}