Natalie Weizenbaum
dd96c799c3
Document introspection functions
2018-10-24 15:01:43 -07:00
Natalie Weizenbaum
f01aac5d19
Fix broken function links
2018-10-23 17:45:14 -07:00
Natalie Weizenbaum
9ef5ceded1
Add the ability to indent in ERB blocks
2018-10-23 13:42:40 -07:00
Natalie Weizenbaum
f879fcbc97
Add documentation for map functions
2018-10-23 13:01:12 -07:00
Natalie Weizenbaum
dbda46cc63
Share some list examples between function docs and value docs
2018-10-23 12:25:54 -07:00
Natalie Weizenbaum
efc113ec86
[WIP] Reference
2018-09-27 16:05:00 -07:00
Natalie Weizenbaum
874d159c04
Automatically generate CSS for the syntax switcher by default
2018-08-29 17:29:32 -07:00
Natalie Weizenbaum
3d0f5c6ffc
Add a helper for writing inline multi-syntax examples
...
This will be useful for #205 .
2018-08-29 17:29:31 -07:00
Guillaume Bonnet
e6cf9a748d
Update @mixin prefixe property ( #176 )
...
* Update _homepage-mixins-css.md
* Update _homepage-mixins-sass.md
* Update _homepage-mixins-scss.md
* Update guide.html.haml
Changing #topic-6 :
property border-radius to transform because prefixe border-radius is outdated
* Update _homepage-mixins-sass.md
* Update _homepage-mixins-scss.md
* Update guide.html.haml
* Update guide.html.haml
Short line 150
* Update _homepage-mixins-scss.md
* Update guide.html.haml
2018-06-16 14:29:08 -07:00
Natalie Weizenbaum
61fb106f7a
Revert "Temporarily stop mentioning sass --watch ( #211 )" ( #214 )
...
This reverts commit 85b347c060
.
2018-06-16 14:25:19 -07:00
Natalie Weizenbaum
85b347c060
Temporarily stop mentioning sass --watch ( #211 )
...
This is not yet supported by Dart Sass (sass/dart-sass#264 ) and the
documentation is confusing users.
2018-03-30 14:12:14 -07:00
Ashley Kolodziej
b8d1399aa5
Use placeholders in extend documentation ( #193 )
...
* Update snippets to use placeholder class
* Update docs text with placeholder reference
* Additional edits for clarity in how this works
* Add non extended placeholder example
2017-10-30 14:27:16 -07:00
Luis Boehme
3a6040de69
Fix misindentation on import code snippet for scss ( #189 )
2017-07-05 16:13:18 -07:00
youmoo
23a987c9d2
fix typo
2016-02-16 10:02:56 +08:00
UNA A. KRAVETS
c341986dc1
added documentation on processing CSS with Sass in terminal to resolve #134
2015-10-24 16:34:48 -05:00
Thomas Tortorini
99baca03d3
code-snippets, align the Sass code with the SCSS code
2015-08-14 07:51:12 +02:00
Thomas Tortorini
08db1eb744
code-snippets, fix, comment type
...
// base.sass
/* base.scss */
2015-08-06 03:49:43 +02:00
Joe Aliperti
fc8c00cc05
fixed typo in import code snippet; the comment incorrectly indicated _reset.scss instead of _reset.sass
2014-09-09 10:45:41 -04:00
wfdd
12f3afb602
shorthand selector for shorthand syntax; same order of selectors
2014-08-25 12:51:43 +03:00
Jina Bolton
f99ee33e4f
Related to #80 — @hcatlin please feel free to alter this page however. :)
2014-07-10 19:28:14 -07:00
Jina Bolton
206880a768
Fixes #39 — Adds SCSS/Sass syntax switcher to Guide.
2014-03-13 22:04:34 -07:00
₍˄ุ.͡˳̫.˄ุ₎
6b576e5238
Merge pull request #49 from sturobson/patch-1
...
removes non-existing -o- Opera prefix
2014-01-06 12:42:49 -08:00
Stuart Robson
e3013b7aa9
removes non-existing -o- Opera prefix
...
Opera never prefixed border-radius
2014-01-06 16:13:50 +00:00
Stuart Robson
6b8f5afd7a
removes non-existing -o- Opera prefix
...
Opera never prefixed border-radius
2014-01-06 16:13:22 +00:00
Brent J. Nordquist
6a1e588064
Fix typo in code snippet for extend
...
the SCSS snippet sets the "border" property of .message,
but the resulting CSS snippet has "border-color" (should be "border")
(and obviously you can't use "1px solid" on border-color)
2013-11-07 10:17:31 -06:00
Jesper Håkansson
ae2544f621
border-color should just be a color style and size as well
...
You can't use border-color like that, can you? Border color should just be a color.
2013-10-19 23:24:10 +02:00
Ahmed Chergaoui
efb7c805d8
Replaced #ccc by #333 for consistency
2013-10-14 20:45:42 +02:00
Bermon Painter
77f733d4ab
Undoing codeblock tinkering.
2013-10-11 19:36:39 -04:00
Jina Bolton
40a8dbf92f
moar tweaks
2013-02-23 22:04:16 -08:00
Bermon Painter
e9c0d13efa
Merge branch 'master' of github.com:sass/sass.github.com & added syntax highlighting
...
Conflicts:
Gemfile.lock
Still need to go through and migrate the old code blocks to use the syntax highlighting.
2013-02-10 21:40:05 -08:00