{"version":3,"file":"./style-index.css","mappings":";;;AAAA;EACI;IAAkB;EAEpB;AACF;AADA;EACI;IAAkB;EAIpB;AACF;AAHA;EACI;IAAmB;EAMrB;AACF,C","sources":["webpack://block-visibility-manager/./src/style.scss"],"sourcesContent":["@media only screen and (max-width: 767px) {\n    .hide-on-mobile { display: none !important; }\n}\n@media only screen and (min-width: 768px) and (max-width: 1024px) {\n    .hide-on-tablet { display: none !important; }\n}\n@media only screen and (min-width: 1025px) {\n    .hide-on-desktop { display: none !important; }\n}\n"],"names":[],"sourceRoot":""}