thealjey/react-bootstrap-combobox

View on GitHub
development/app.scss

Summary

Maintainability
Test Coverage
@import "bootstrap";
@import "bootstrap/theme";
@import "../";

#app {
  width: 300px;
}

body {
  background-color: purple;
}