]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
docs: add docs about the `cite-block` component 10687/head
authorNicolas Coden <nicolas@ncoden.fr>
Tue, 26 Dec 2017 21:42:03 +0000 (22:42 +0100)
committerNicolas Coden <nicolas@ncoden.fr>
Tue, 26 Dec 2017 21:42:03 +0000 (22:42 +0100)
docs/pages/typography-base.md

index 84e761e7c917e13fb89567982f45925aa6cbbfb1..1e1e7b22d8a7d969bd6292c52ea6da92c9bbc8a2 100644 (file)
@@ -261,6 +261,10 @@ A definition list (`<dl>`) is used to display name-value pairs, like metadata or
 
 Sometimes other people say smart things, and you may want to mention those things with a quote. We've got you covered.
 
+<div class="callout">
+  By default, `<cite>` takes the look of the `.cite-block` component. In Sass, you can customize it with <a href="#sass-variables">`$cite-*` variables</a> or disable it by setting `$enable-cite-block` to false.
+</div>
+
 <div class="docs-codepen-container">
 <a class="codepen-logo-link" href="https://codepen.io/ZURBFoundation/pen/ZKoJMb" target="_blank"><img src="{{root}}assets/img/logos/edit-in-browser.svg" class="" height="" width="" alt="edit on codepen button"></a>
 </div>