[ 原始碼: compass-normalize-plugin ]
套件:compass-normalize-plugin(7.0.1-3)
compass-normalize-plugin 的相關連結
Debian 的資源:
下載原始碼套件 compass-normalize-plugin:
- [compass-normalize-plugin_7.0.1-3.dsc]
- [compass-normalize-plugin_7.0.1.orig.tar.gz]
- [compass-normalize-plugin_7.0.1-3.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Sass version of Normalize.css
Normalize-scss is a Sass version of Normalize.css.
Normalize.css is a collection of HTML element and attribute rulesets to normalize styles across all browsers:
* Preserves useful defaults, unlike many CSS resets. * Normalizes styles for a wide range of elements. * Corrects bugs and common browser inconsistencies. * Improves usability with subtle modifications. * Explains what code does using detailed comments.
Normalize-scss aims to use a light dusting of Sass to make Normalize even easier to integrate with your website. It currently adds:
* Vertical rhythm mixins: Allowing you to alter the font-size, line-height and margins in Normalize's output without hacking the library. * Optional Eyeglass support. * Several ready-to-fork versions that integrate typography Sass modules like Typey, style guides built with KSS, or the legacy Compass module.
Sass is a pre-processing language for CSS. It allows you to write cleaner stylesheets and makes collaboration on your CSS a breeze.