docs: add comprehensive error-handling documentation covering syntax and runtime errors with examples

This commit is contained in:
Bob Nystrom
2015-01-02 00:02:02 +00:00
parent 0f5eb1885e
commit 0a54f68ad3
3 changed files with 117 additions and 3 deletions
+1 -1
View File
@@ -136,7 +136,7 @@ h2 {
}
h3 {
font: 18px $body;
font: 20px $body;
margin: 24px 0 0 0;
color: $link;
}