[ 源代码: ruby-sassc ]
软件包:ruby-sassc(2.4.0+ds-2)
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