mirror of
https://github.com/bobwen-dev/react-templates
synced 2025-04-12 00:56:39 +02:00
9 lines
126 B
CSS
9 lines
126 B
CSS
|
|
.playground-error {
|
|
color: red;
|
|
font-weight: 500;
|
|
}
|
|
|
|
.cm-s-solarized .editor-error {
|
|
background-color: #F0F079;
|
|
} |