[ ソース: ruby-sassc ]
パッケージ: ruby-sassc (2.4.0+ds-2)
ruby-sassc に関するリンク
Debian の資源:
ruby-sassc ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Ruby module to use libsass
Sass is a pre-processing language for CSS.
This Ruby library uses libsass, a C/C++ port of the Sass engine, to compile SCSS or Sass syntax to CSS, with the speed of this engine and the ease of use of original Ruby Sass library.
その他の ruby-sassc 関連パッケージ
|
|
|
|
-
- dep: libsass-dev (>= 3.6.1)
- C/C++ port of the Sass CSS precompiler - development headers
-
- dep: rake
- ruby make-like utility
-
- dep: ruby-ffi (>= 1.9)
- load dynamic libraries, bind functions from within ruby code