Commit Graph

10 Commits

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