Skip to content

Commit

Permalink
Removed section about debugging a Sass map
Browse files Browse the repository at this point in the history
  • Loading branch information
KittyGiraudel committed Sep 1, 2015
1 parent 23343cb commit 5071185
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions en/_syntax.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,16 +232,6 @@ Illustration:

{% include snippets/syntax/21/index.html %}

### Debugging a Sass map

If you ever find yourself lost, wondering what kind of crazy magic is happening in a Sass map, worry not because there is still a way to be saved.

{% include snippets/syntax/22/index.html %}

If you are interested in knowing the depth of the map, add the following function. The mixin will display it automatically.

{% include snippets/syntax/23/index.html %}

###### Further reading

* [Using Sass Maps](http://www.sitepoint.com/using-sass-maps/)
Expand Down

0 comments on commit 5071185

Please sign in to comment.