[ 原始碼: ruby-sassc ]
套件:ruby-sassc(2.2.1-1)
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
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-ffi (>= 1.9)
- load dynamic libraries, bind functions from within ruby code