1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
Source: less-elements.js
Section: web
Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Uploaders: Alexandre Viau <aviau@debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.6
Vcs-Browser: https://salsa.debian.org/js-team/less-elements.js.git
Vcs-Git: https://salsa.debian.org/js-team/less-elements.js
Homepage: http://lesselements.com/
Package: libjs-less-elements
Architecture: all
Depends: ${misc:Depends}
Recommends: javascript-common
Description: set of basic mixins for the LESS CSS pre-processor
lesselements is a set of basic mixins for the LESS CSS pre-processor.
Most of these mixins focus on consolidating cross-browser prefixes
into single, concise declarations. LESS Elements is not an extensive
mixin library — just the essentials.
|