File: control

package info (click to toggle)
sass-stylesheets-neat 4.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 672 kB
  • sloc: ruby: 581; javascript: 48; sh: 41; makefile: 2
file content (38 lines) | stat: -rw-r--r-- 1,221 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Source: sass-stylesheets-neat
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),
Standards-Version: 4.5.1
Homepage: https://neat.bourbon.io/
Vcs-Git: https://salsa.debian.org/sass-team/sass-stylesheets-neat.git
Vcs-Browser: https://salsa.debian.org/sass-team/sass-stylesheets-neat
Rules-Requires-Root: no

Package: sass-stylesheets-neat
Architecture: all
Depends:
 ${misc:Depends},
Enhances:
 sass,
 sass-stylesheets-bourbon,
Description: lightweight and flexible Sass grid
 Neat is a lightweight and flexible Sass grid,
 which works well together with Bourbon and Bitters.
 .
 NB! The Neat project is no longer maintained;
 for new projects you are encouraged
 to instead use native CSS features like Grid and Flexbox.
 .
 Bourbon is a library of Sass mixins and functions
 that are designed to make you a more efficient style sheet author.
 .
 Sass makes CSS fun again.
 Sass is an extension of CSS3,
 adding nested rules, variables, mixins, selector inheritance, and more.
 .
 Sass can be encoded in either of two formats - SASS and SCSS.
 These mixins are provided in SCSS format.