{"version":3,"sources":["micro-clearfix.scss"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AACH;;EAEI,aAAa;EAAE,OAAO;EACtB,eAAe;EAAE,OAAO,EAC3B;;AAED;EACI,YAAY,EACf;;AAED;;;GAGG;AACH;GACI,QAAS,EACZ","file":"../micro-clearfix.css","sourcesContent":["/**\r\n * For modern browsers\r\n * 1. The space content is one way to avoid an Opera bug when the\r\n *    contenteditable attribute is included anywhere else in the document.\r\n *    Otherwise it causes space to appear at the top and bottom of elements\r\n *    that are clearfixed.\r\n * 2. The use of `table` rather than `block` is only necessary if using\r\n *    `:before` to contain the top-margins of child elements.\r\n */\r\n.cf:before,\r\n.cf:after {\r\n    content: \" \"; /* 1 */\r\n    display: table; /* 2 */\r\n}\r\n\r\n.cf:after {\r\n    clear: both;\r\n}\r\n\r\n/**\r\n * For IE 6/7 only\r\n * Include this rule to trigger hasLayout and contain floats.\r\n */\r\n.cf {\r\n    *zoom: 1;\r\n}"]}