mirror of
https://github.com/danog/sass-site.git
synced 2024-11-27 04:24:50 +01:00
13 lines
262 B
Plaintext
13 lines
262 B
Plaintext
---
|
|
title: Documentation
|
|
---
|
|
|
|
%p= link_to "Yardocs will go here.", "http://sass-lang.com/docs/yardoc/file.SASS_REFERENCE.html"
|
|
|
|
|
|
|
|
- content_for (:complementary) do
|
|
%h3 Elsewhere
|
|
%ul
|
|
%li= link_to "Better Sass Docs", "http://www.kaelig.fr/bettersassdocs/"
|