mirror of
https://github.com/danog/sass-site.git
synced 2024-11-27 12:35:03 +01:00
19 lines
819 B
YAML
19 lines
819 B
YAML
resources:
|
|
- name: "libSass"
|
|
url: "http://libsass.org/"
|
|
description: "a C/C++ port of the Sass engine, that can be simple, fast, and easy to integrate."
|
|
- name: "Node-sass"
|
|
url: "https://www.npmjs.org/package/node-sass"
|
|
description: "libSass for Node.js"
|
|
- name: "Lightning fast Sass compiling with libsass, Node-sass and Grunt-sass"
|
|
url: "http://benfrain.com/lightning-fast-sass-compiling-with-libsass-node-sass-and-grunt-sass/"
|
|
description: "by Ben Frain, August 2013"
|
|
- name: "libSass Python"
|
|
url: "http://dahlia.kr/libsass-python/"
|
|
description: "libSass for Python"
|
|
- name: "Node, Express and libSass"
|
|
url: "https://www.gitbook.io/book/anotheruiguy/nodeexpreslibsass_from-scratch"
|
|
description: "Node, Express and libSass: a project from scratch workshop"
|
|
|
|
|