UNPKG

@decidables/prospectable-elements

Version:

prospectable-elements: Web Components for visualizing Cumulative Prospect Theory

9 lines (6 loc) 123 B
import {css} from 'lit'; const plotlyStyle = css` /* inject:start */ /* inject:end */ `; export default plotlyStyle;