Commit Graph

16 Commits

Author SHA1 Message Date
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