UNPKG

toloframework

Version:

Javascript/HTML/CSS compiler for Firefox OS or nodewebkit apps using modules in the nodejs style.

9 lines (6 loc) 210 B
@import url("global.css"); @import url("fonts.css"); @import url("desktop.css"); @import url("mobile.css") handheld; @import url("mobile.css") (max-width:500px); @import url("mobile.css") (max-height:500px);