remirror/remirror

View on GitHub
packages/storybook-react/stories/extension-entity-reference/styles.css

Summary

Maintainability
Test Coverage
.active {
  font-weight: bold;
}
.interesting {
  background-color: lightblue;
}
.important {
  background-color: lightred;
}