UNPKG

@cognigy/rest-api-client

Version:

Cognigy REST-Client

13 lines 241 B
const stylesPartial = ` .bg-positive { background-color: #86efac; } .bg-negative { background-color: #e57373; } .bg-neutral { background-color: #c0c0c0; } `; export default stylesPartial; //# sourceMappingURL=stylesPartial.js.map