{"version":3,"sources":["button-base/button-base.scss"],"names":[],"mappings":"AAGA,qBAQE,wBAAA,CACA,QAAA,CAHA,WAAA,CAHA,MAAA,CAQA,SAAA,CADA,YAAA,CAHA,SAAA,CANA,iBAAA,CACA,KAAA,CAGA,UAAA,CADA,SAOA,CAEA,2BACE,YAAA","file":"index.css","sourcesContent":["@import \"../styles/prefix\";\r\n@import \"../styles/variables\";\r\n\r\n.#{$component-prefix}button-base {\r\n  position: absolute;\r\n  top: 0;\r\n  left: 0;\r\n  z-index: 1;\r\n  width: 100%;\r\n  height: 100%;\r\n  padding: 0;\r\n  background: transparent;\r\n  border: 0 none;\r\n  outline: none;\r\n  opacity: 0;\r\n\r\n  &::after {\r\n    display: none;\r\n  }\r\n}\r\n"]}