Source: compass-layoutgala-plugin
Section: web
Priority: optional
Maintainer: Debian Sass team <pkg-sass-devel@lists.alioth.debian.org>
Uploaders:
 Jonas Smedegaard <dr@jones.dk>,
Build-Depends:
 debhelper-compat (= 13),
 gem2deb,
 ruby | ruby-interpreter,
 ruby-sass (>= 3.3),
Standards-Version: 4.5.1
Homepage: https://salsa.debian.org/sass-team/compass-layoutgala-plugin
Vcs-Git: https://salsa.debian.org/sass-team/compass-layoutgala-plugin.git
Vcs-Browser: https://salsa.debian.org/sass-team/compass-layoutgala-plugin
XS-Ruby-Versions: all
Rules-Requires-Root: no

Package: compass-layoutgala-plugin
Architecture: all
Depends:
 ${misc:Depends},
Provides:
 sass-stylesheets-layout-gala,
XB-Ruby-Versions: ${ruby:Versions}
Description: Sass mixins implementing the Layout-gala CSS styles
 This package contains a collection of Sass mixins
 implementing Layout-gala.
 .
 Layout-gala is a collection of 40 CSS layouts
 styling a single HTML markup,
 without hacks nor workarounds and a good cross-browser compatibility.
 The layouts uses techniques like negative margins,
 any order columns and opposite floats:
 <http://blog.html.it/layoutgala/>.
 .
 Sass is a pre-processing language for CSS.
 It allows you to write cleaner stylesheets
 and makes collaboration on your CSS a breeze.
