toloframework
Version:
Javascript/HTML/CSS compiler for Firefox OS or nodewebkit apps using modules in the nodejs style.
1 lines • 484 B
CSS
{"src":"*.wdg {\r\n -webkit-box-sizing: border-box;\r\n -moz-box-sizing: border-box;\r\n box-sizing: border-box;\r\n}","zip":"*.wdg {\n -webkit-box-sizing: border-box;\n -moz-box-sizing: border-box;\n box-sizing: border-box;\n}\n","map":{"version":3,"sources":["mod/wdg.css"],"names":[],"mappings":"AAAA,CAAC;EACC,8BAAA;EACA,2BAAA;EACA,sBAAA","sourcesContent":["*.wdg {\r\n -webkit-box-sizing: border-box;\r\n -moz-box-sizing: border-box;\r\n box-sizing: border-box;\r\n}"]}}