Pakket: compass-breakpoint-plugin (2.7.1-3)
Verwijzigingen voor compass-breakpoint-plugin
Trisquel bronnen:
Het bronpakket compass-breakpoint-plugin downloaden:
- [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]
Beheerder:
Original Maintainers:
- Debian Sass team (Mailarchief)
- Jonas Smedegaard
Externe bronnen:
- Homepage [breakpoint-sass.com]
Vergelijkbare pakketten:
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.
Andere aan compass-breakpoint-plugin gerelateerde pakketten
|
|
|
-
- dep: compass-sassy-maps-plugin (<< 1)
- map helper functions for Sass maps