mirror of
https://github.com/danog/sass-site.git
synced 2025-01-22 05:41:42 +01:00
Add sass-extract to community links (#196)
* Add sass-extract to community links Adds a link to sass-extract, a tool that uses native sass features to extract computed variable values for use in javascript for things such as complex visualisations or dynamic theme functionality * Fix community link description for sass-extract
This commit is contained in:
parent
2f6a3fa84e
commit
0017fd71a3
@ -86,6 +86,9 @@ projects:
|
||||
- name: "SassMe"
|
||||
url: "http://jim-nielsen.com/sassme/"
|
||||
description: "Visualize Sass color function output in real-time — no compiling!"
|
||||
- name: "sass-extract"
|
||||
url: "https://github.com/jgranstrom/sass-extract"
|
||||
description: "Extract Sass variables for use in JavaScript"
|
||||
|
||||
articles:
|
||||
- name: "Sass vs. LESS"
|
||||
|
Loading…
x
Reference in New Issue
Block a user