{"version":3,"file":"./style-index.css","mappings":";;;AAAA;;;;;EAAA;AAOC;AAMD;EACC;EACA;EACA,8BAPkB;EAQlB,wCAPkB;AAEnB;AAOC;EACE,8CATgB;AAInB,C","sources":["webpack://hyperlink-group/./src/style.scss"],"sourcesContent":["/**\n * The following styles get applied both on the front of your site\n * and in the editor.\n *\n * Replace them with your own styles or remove the file completely.\n */\n\n /* editor and front end */\n\n $color-text:      var(--color-text, none);\n $color-bkg:       var(--color-bkg, none);\n $color-bkg-hover: var(--color-bkg-hover, none);\n\n.wp-block-tiptip-hyperlink-group-block, .wp-block-tiptip-hyperlink-group-block a p {\n\tcursor: pointer;\n\tdisplay: block;\n\tcolor: $color-text;\n\tbackground-color: $color-bkg;\n\n\t&:hover {\n\t\t\tbackground-color: $color-bkg-hover;\n\t}\n}\n\n.wp-block-tiptip-hyperlink-group-block {\n\n\t// \"Float\" style variation.\n\t&.is-style-grid {\n\n\t\t@media only screen and (min-width: 248px) {\n\n\t\t\t// dd {\n\t\t\t// \tpadding-left: 2em;\n\t\t\t// }\n\n\t\t\t// display: grid;\n\t\t\t// grid-template-columns: auto 1fr;\n\t\t\t// grid-template-columns: auto auto;\n\t\t\t// align-items: center;\n\t\t}\n\t}\n}\n\n\n"],"names":[],"sourceRoot":""}