UNPKG

@contentstack/live-preview-utils

Version:

Contentstack provides the Live Preview SDK to establish a communication channel between the various Contentstack SDKs and your website, transmitting live changes to the preview pane.

1 lines 1.14 kB
{"version":3,"sources":["../../../../src/timeline/compare/compare.style.ts"],"sourcesContent":["import { glob } from \"goober\";\n\nexport const compareGlobalStyles = () => {\n const css = glob;\n css`\n cs-compare {\n &.cs-compare--added {\n background: rgba(0, 122, 82, 0.2);\n border-bottom: 2px solid rgba(0, 122, 82);\n }\n\n &.cs-compare--removed {\n background: rgba(214, 36, 0, 0.2);\n text-decoration: line-through 2px solid rgba(214, 36, 0, 1);\n }\n }\n .cs-compare__void--added {\n background: rgba(0, 122, 82, 0.2);\n outline: 2px solid rgba(0, 122, 82);\n }\n\n .cs-compare__void--removed {\n background: rgba(214, 36, 0, 0.2);\n outline: 2px solid rgba(214, 36, 0, 1);\n }\n `;\n};\n"],"mappings":";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,oBAAqB;AAEd,IAAM,sBAAsB,MAAM;AACrC,QAAM,MAAM;AACZ;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAsBJ;","names":[]}