软件包: compass-breakpoint-plugin (2.7.1-3)
compass-breakpoint-plugin 的相关链接
Trisquel 的资源:
下载源码包 compass-breakpoint-plugin:
- [compass-breakpoint-plugin_2.7.1-3.dsc]
- [compass-breakpoint-plugin_2.7.1.orig.tar.gz]
- [compass-breakpoint-plugin_2.7.1-3.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Sass team (Mail Archive)
- Jonas Smedegaard
外部的资源:
- 主页 [breakpoint-sass.com]
相似软件包:
really simple media queries with Sass
Breakpoint makes writing media queries in Sass super simple. Create a variable using a simplified syntax based on most commonly used media queries, then call it using the "breakpoint" mixin. Breakpoint handles all of the heavy lifting, from writing the media query itself, to handling cross-browser compatibility issues, so you can focus on what's important: making sure your website looks its best.
Breakpoint also allows you to get the context of your media queries from your code, allowing you to write dynamic mixins based on their media query context.
Additionally, Breakpoint includes Respond-To syntax for the semantic awesomeness of string names to identify your queries as opposed to variables, and for dynamically generating media queries.
Sass is a pre-processing language for CSS. It allows you to write cleaner stylesheets and makes collaboration on your CSS a breeze.
其他与 compass-breakpoint-plugin 有关的软件包
|
|
|
-
- dep: compass-sassy-maps-plugin (<< 1)
- map helper functions for Sass maps