微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

more.js

程序名称:more.js

授权协议: GPL

操作系统: 跨平台

开发语言: HTML/CSS

more.js 介绍

Write more, do less

MORE.js是一个让CSS代码写起来更直观的框架,你可以使用它来写更贴近英语的代码,可以同时运行在客户端和服务器端。

(它的所有数字都使用英文来写,这一点太麻烦了。。)

Write some MORE:

#header colour: cmyk(one-hundred-and-eight, eighteen, zero, forty-five) !unimportant;
#header width: twenty-five-and-three-quarters percent !unimportant;

#about h2 span background-attachment: scroll !unimportant;
#about h2 span background-colour: spot(PANTONE one-hundred-and-twenty-four C) !unimportant;
#about h2 span background-image: none !unimportant;
#about h2 span background-repeat: repeat !unimportant;
#about h2 span background-position-horizontal: zero !unimportant;
#about h2 span background-position-vertical: zero !unimportant;
#about h2 span colour: cmyk(one-hundred-and-one, zero, one-hundred-and-one, four) !unimportant;

Include MORE:

"stylesheet/more" type="text/css" href="styles.more">

more.js 官网

http://morecss.org/

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐