sass-stylesheets-typey 1.1.2-2 source package in Ubuntu

Changelog

sass-stylesheets-typey (1.1.2-2) unstable; urgency=medium

  * simple re-release, to build from source

 -- Jonas Smedegaard <email address hidden>  Tue, 26 Jan 2021 01:02:59 +0100

Upload details

Uploaded by:
Debian Sass team
Uploaded to:
Sid
Original maintainer:
Debian Sass team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sass-stylesheets-typey_1.1.2-2.dsc 2.0 KiB 6a3f752b61b2d06841eb68331481c518ae367f4e16a1b5cf9f0677440f39ed35
sass-stylesheets-typey_1.1.2.orig.tar.gz 52.0 KiB 0a8021b0255d41db636ca831e4f245358c0944bc7239709f15665e4c7c4aa4b6
sass-stylesheets-typey_1.1.2-2.debian.tar.xz 4.4 KiB 8f38f364b8baf501722f79f47528ea1725636f82fab7129b4a30746122cc4a09

No changes file available.

Binary packages built by this source

sass-stylesheets-typey: framework for working with typography in sass

 Typey is a complete Sass framework
 for working with typography on the web.
 .
  * Takes px unit sizes in source and resolves to pt/rem/em/... in CSS
  * Handles typefaces as single units
  * Flexibly applies case, letter-spacing, or other advanced typesetting
  * Supports line-height based on vertical rhythm or ratio
  * Includes a set of base font stacks
 .
 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.